140803 36k 0 groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases https://github.com/golang/groupcache
140803 12k 0 go-cache An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. http://patrickmylund.com/projects/go-cache/
140803 18k 0 Diskv (disk-vee) is a simple, persistent key-value store written in the Go language. It starts with an incredibly simple API for storing arbitrary data on a filesystem by key, and builds several layers of performance-enhancing abstraction on top. The end result is a conceptually simple, but highly performant, disk-backed storage system. https://github.com/peterbourgon/diskv