proxy.golang.org : github.com/modernprogram/groupcache/v2
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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/modernprogram/groupcache/v2
License: Apache-2.0
Latest release: 15 days ago
First release: over 1 year ago
Namespace: github.com/modernprogram/groupcache
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago
github.com/udhos/groupcache_ratelimit v0.1.0
groupcache_ratelimit provides rate limiting for distributed applications using groupcache.11 versions - Latest release: about 1 year ago - 1 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.