todas as opções
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Fonte: core-cache-clojure  ]

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

Links para libcore-cache-clojure

Screenshot

Recursos de Debian:

Baixe o pacote-fonte core-cache-clojure:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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.

Outros pacotes relacionados a libcore-cache-clojure

  • depende
  • recomenda
  • sugere
  • melhora

Download de libcore-cache-clojure

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 30.0 kB98.0 kB [lista de arquivos]