An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/golang/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.
11 versions
Latest release: about 4 years ago
41,252 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/golang/groupcache

Dependent Repos 24

SocialGouv/rollout-status Fork of clusterise/rollout-status
Alternative to kubectl rollout status

Size: 3.95 MB - Last synced: 5 days ago - Pushed: 2 months ago

SocialGouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets

Size: 39.6 MB - Last synced: 5 days ago - Pushed: 6 months ago