Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.
-
Updated
May 1, 2018 - Go
Goroutine-safe cache library. Support LFU/LRU/ARC policies - partial support for more exotic cache eviction algos is WIP (RR/TinyLFU), expirable entries and snapshots.
Add a description, image, and links to the self-tuning topic page so that developers can more easily learn about it.
To associate your repository with the self-tuning topic, visit your repo's landing page and select "manage topics."