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

Top 9.6% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/ancientlore/cachefs

Package cachefs implements a read-only cache around a fs.FS, using groupcache. Using cachefs is straightforward: cachefs "wraps" the underlying file system with caching. You can specify groupcache parameters - the group name and the cache size. groupcache does not support expiration, but cachefs supports quantizing values so that expiration happens around the expiration duration provided. Expiration can be disabled by specifying 0 for the duration. See https://pkg.go.dev/github.com/golang/groupcache for more information on groupcache.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ancientlore/cachefs
License: Apache-2.0
Latest release: 6 months ago
First release: almost 3 years ago
Namespace: github.com/ancientlore
Dependent packages: 1
Dependent repositories: 1
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...