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

Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/yvasiyarov/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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/yvasiyarov/groupcache
License: Apache-2.0
Latest release: almost 11 years ago
First release: almost 11 years ago
Namespace: github.com/yvasiyarov
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...