[ 源代码: golang-github-golang-groupcache ]
软件包:golang-github-golang-groupcache-dev(0.0~git20200121.8c9f03a-1)
golang-github-golang-groupcache-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-golang-groupcache:
- [golang-github-golang-groupcache_0.0~git20200121.8c9f03a-1.dsc]
- [golang-github-golang-groupcache_0.0~git20200121.8c9f03a.orig.tar.xz]
- [golang-github-golang-groupcache_0.0~git20200121.8c9f03a-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-github-golang-groupcache-dev 有关的软件包
|
|
|
|
-
- dep: golang-goprotobuf-dev
- Protocol buffer support for the Go programming language