libcore-cache-clojure binary package in Ubuntu Lunar amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-12-04 12:39:07 UTC Published Ubuntu Lunar amd64 release universe java Optional 1.0.225-2
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe java Optional 1.0.225-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-12-04 12:39:28 UTC Superseded Ubuntu Lunar amd64 release universe java Optional 1.0.207-1
  • Removal requested .
  • Superseded by amd64 build of core-cache-clojure 1.0.225-2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu