github.com/alphazero/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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
about 11 years ago
v0.0.0-20150125180832-604ed5785183
about 11 years ago
Versions
1
1
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/alphazero/groupcache
spec |
| License | Apache-2.0 |
| Namespace | github.com/alphazero |
| First Release | about 11 years ago |
| Last Synced | 18 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 8.2%