Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> java >> libcore-cache-clojure
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: core-cache-clojure  ]

パッケージ: libcore-cache-clojure (1.0.207-1)

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 29.9 kB98 kB [ファイル一覧]