Ecosyste.ms: Packages

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

proxy.golang.org : github.com/golang/groupcache : v0.0.0-20200121045136-8c9f03a8e57e

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 - Documentation - Download - JSON
purl: pkg:golang/github.com/golang/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...