FileName | 13605 |
FileSize | 21860 |
MD5 | D5E97C3A56A3A6E22C8A92E349A8AA37 |
PackageDescription | 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libcore-cache-clojure |
PackageSection | java |
PackageVersion | 0.6.5-1 |
RDS:package_id | 182052 |
SHA-1 | 5B2B33853CA2AC477313F8FAC8FB52304EE3E5EC |
SHA-256 | 1CCA83E510284502A774F6690FCAF31B561A30651F9E658268B570386E9C37DB |
insert-timestamp | 1679408379.412509 |
source | RDS.db |