Skip to content

Releases: al8n/caches-rs

v0.2.0

28 Sep 16:39
Compare
Choose a tag to compare
  • Add cache_api for users to custom Cache.
  • Add SegmentedCache (Segmented LRU).
  • Add TinyLFU, SampledLFU, and WTinyLFUCache.

v0.1.7

20 Sep 07:38
Compare
Choose a tag to compare

Rename the project to Caches.