Skip to content

summer-boythink/camellia

Repository files navigation

camellia

camellia is a cache that can be used in a deno environment

Feature

  • use LRU algorithm
  • Provides an http interface to access the cache
  • Initial support for distributed nodes