Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> java >> libcore-cache-clojure
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: core-cache-clojure  ]

套件: libcore-cache-clojure (0.6.5-2)

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 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libcore-cache-clojure

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 21.5 kB57 kB [文件列表]