Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@al8n al8n released this 28 Sep 16:39
· 40 commits to main since this release
  • Add cache_api for users to custom Cache.
  • Add SegmentedCache (Segmented LRU).
  • Add TinyLFU, SampledLFU, and WTinyLFUCache.