all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: core-cache-clojure  ]

Package: libcore-cache-clojure (0.6.5-2)

Links for libcore-cache-clojure

Screenshot

Debian Resources:

Download Source Package core-cache-clojure:

Maintainers:

External Resources:

Similar packages:

cache abstraction library for Clojure

core.cache is a Clojure library that provides implementations of basic caching strategies such as:

 * First-in-first-out (FIFOCache)
 * Least-recently-used (LRUCache)
 * Least-used (LUCache -- sometimes called Least Frequently Used)
 * Time-to-live (TTLCache)
 * Naïve cache (BasicCache)
 * Naïve cache backed with soft references (SoftCache)
 * Low inter-reference recency set algorithm (LIRSCache)

All implementation use a common base abstraction (CacheProtocol) which, in combination with suitable macros, allows for the easy integration of user defined caching strategies that hook into the Clojure associative data capabilities.

Other Packages Related to libcore-cache-clojure

  • depends
  • recommends
  • suggests
  • enhances

Download libcore-cache-clojure

Download for all available architectures
Architecture Package Size Installed Size Files
all 21.5 kB57.0 kB [list of files]