Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 196 Bytes

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