[ Fonte: core-cache-clojure ]
Pacote: libcore-cache-clojure (1.0.225-2)
Links para libcore-cache-clojure
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte core-cache-clojure:
- [core-cache-clojure_1.0.225-2.dsc]
- [core-cache-clojure_1.0.225.orig.tar.xz]
- [core-cache-clojure_1.0.225-2.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
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
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libdata-priority-map-clojure
- priority maps for Clojure
Download de libcore-cache-clojure
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 30.0 kB | 98.0 kB | [lista de arquivos] |