An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/pbnjay/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
Latest Release
v0.0.0-20131030165526-d78199858368
over 12 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/pbnjay/groupcache
spec
License Apache-2.0
Namespace github.com/pbnjay
First Release over 12 years ago
Last Synced 4 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 9.0%