wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: core-cache-clojure  ]

Pakiet: libcore-cache-clojure (1.0.225-2)

Odnośniki dla libcore-cache-clojure

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego core-cache-clojure:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z libcore-cache-clojure

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libcore-cache-clojure

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 30,0 KiB98,0 KiB [lista plików]