Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 0.7% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : 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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/golang/groupcache
License: Apache-2.0
Latest release: about 4 years ago
First release: about 9 years ago
Namespace: github.com/golang
Dependent packages: 41,252
Dependent repositories: 125,744
Stars: 12,006 on GitHub
Forks: 1,341 on GitHub
Docker dependents: 14,587
Docker downloads: 50,276,533,835
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago
gopkg.in/golang/groupcache.v0
Package groupcache provides a data loading mechanism with caching and de-duplication that works a...Latest release: 2 days ago - 13,169 stars on GitHub
github.com/golang/groupcache/lru
Package lru implements an LRU cache.Latest release: 3 days ago - 12,926 stars on GitHub
github.com/Golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Package groupcache provides a data loading mechanism with caching and de-duplication that works a...1 version - Latest release: about 4 years ago - 12,006 stars on GitHub