Top 4.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 8.8% forks on proxy.golang.org
proxy.golang.org : github.com/twitter/groupcache
Package groupcache provides a data loading mechanism with caching and de-duplication that works across a set of peer processes. Each data Get first consults its local cache, otherwise delegates to the requested key's canonical owner, which then checks its cache or finally gets the data. In the common case, many concurrent cache misses across a set of peers for the same key result in just one cache fill. Put supports manual loading of a data's canonical owner's cache.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/twitter/groupcache
License: Apache-2.0
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/twitter
Dependent packages: 2
Dependent repositories: 1
Stars: 16 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago