groupcache
Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
13,322
A high performance lockless cache for Go. Many times faster than Ristretto and friends.
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.