proxy.golang.org : github.com/jeffotoni/gocache
Package gocache provides a high-performance in-memory cache with expiration handling. It is designed for applications that require fast data retrieval with minimal contention. Features: - Concurrent access using sharding to reduce lock contention. - Configurable TTL (Time-To-Live) for automatic expiration of cached items. - Support for permanent (no expiration) cache entries. - Optimized cleanup process to remove expired items efficiently.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jeffotoni/gocache
Keywords:
cache-memory
, go
, gocache
, golang
, memory
License: MIT
Latest release: 2 months ago
Namespace: github.com/jeffotoni
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago