все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: core-cache-clojure  ]

Пакет: libcore-cache-clojure (1.0.207-1)

Ссылки для libcore-cache-clojure

Screenshot

Ресурсы Debian:

Исходный код core-cache-clojure:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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.

Другие пакеты, относящиеся к libcore-cache-clojure

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libcore-cache-clojure

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 29,9 Кб98,0 Кб [список файлов]