groupcache
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
13,340
In-memory key:value cache which supports automatic invalidation based on timeouts.
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Efficient key/value cache for gigabytes of data.
A high performance memory-bound Go cache.
A complete Go cache library with multiple stores (memory, memcache, redis, ...), chainable, loadable, metrics cache and more.
Cache library with support for expirable Cache, LFU, LRU and ARC.