Skip to content
Sections
>> Trisquel >> Paquets >> aramo >> java >> libcore-cache-clojure
etiona  ] [  nabia  ] [  aramo  ]
[ Paquet source : core-cache-clojure  ]

Paquet : libcore-cache-clojure (1.0.207-1)

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.

Autres paquets associés à libcore-cache-clojure

  • dépendances
  • recommandations
  • suggestions

Télécharger libcore-cache-clojure

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 29,9 ko98 ko [liste des fichiers]