[ 原始碼: 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