Provides in-memory cache implementations including LRU, Segmented LRU, and TinyLFU, inspired by Guava Cache.
go get github.com/goburrow/cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a cache, store and retrieve a value.
No known issues recorded.
No dependency data recorded yet.