groupcache topic
List
groupcache repositories
olric
3.0k
Stars
113
Forks
Watchers
Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.
ecache
225
Stars
25
Forks
Watchers
🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed con...
autocache
107
Stars
13
Forks
Watchers
Distributed cache with gossip peer membership enrollment.
gce-cache-cluster
35
Stars
5
Forks
Watchers
Easy groupcache clustering on GCE
peanutcache
68
Stars
7
Forks
Watchers
🏠参考groupcache实现的分布式缓存,并在此基础上使用gRPC进行节点间通信,并用etcd作为服务注册与发现。