Ecosyste.ms: Packages

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

Top 5.2% on proxy.golang.org
Top 1.7% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/erni27/imcache

Package imcache provides a generic in-memory cache. It supports absolute expiration, sliding expiration, max entries limit, eviction callbacks and sharding. It's safe for concurrent use by multiple goroutines. The New function creates a new in-memory non-sharded cache instance. The NewSharded function creates a new in-memory sharded cache instance.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/erni27/imcache
Keywords: cache, generic, go, golang, in-memory
License: MIT
Latest release: 4 months ago
First release: about 1 year ago
Namespace: github.com/erni27
Dependent packages: 11
Dependent repositories: 1
Stars: 46 on GitHub
Forks: 1 on GitHub
Docker dependents: 10
Docker downloads: 174,810,781
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...