Package lrucache provides a byte-size-limited implementation of httpcache.Cache that stores data in memory.
go get github.com/die-net/lrucacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an LRU cache with a 1 MB size limit, sets and retrieves a value.
No known issues recorded.
No dependency data recorded yet.