Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintain...@lists.alioth.debian.org
* Package name : golang-github-golang-groupcache Version : 0.0~git20150125.0.604ed57-1 Upstream Author : Go * URL : https://github.com/golang/groupcache * License : Apache-2.0 Programming Lang: Go Description : Caching and cache-filling library, a replacement for memcached Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features.