Skip to main content
Deno 2 is finally here 🎉️
Learn more

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