{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/orijtech/groupcache","name":"github.com/orijtech/groupcache","description":"Package groupcache provides a data loading mechanism with caching\nand de-duplication that works across a set of peer processes.\n\nEach data Get first consults its local cache, otherwise delegates\nto the requested key's canonical owner, which then checks its cache\nor finally gets the data.  In the common case, many concurrent\ncache misses across a set of peers for the same key result in just\none cache fill.","version":"v0.0.0-20180716013048-70a28e00f12a","softwareVersion":"v0.0.0-20180716013048-70a28e00f12a","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/orijtech/groupcache","issueTracker":"https://github.com/orijtech/groupcache/issues","url":"https://github.com/orijtech/groupcache","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-07-16","dateModified":"2018-07-16","datePublished":"2018-07-16","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/orijtech/groupcache/@v/v0.0.0-20180716013048-70a28e00f12a.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/orijtech/groupcache#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/orijtech/groupcache"],"https://www.w3.org/ns/activitystreams#likes":11,"https://forgefed.org/ns#forks":1}