proxy.golang.org : github.com/gammazero/lrustore
Package lrustore provides a datastore wrapper that limits the number of items stored to the specified capacity. When at capacity, the oldest items are removed in LRU to make root for new items. Putting and getting items maintains LRU order.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gammazero/lrustore
License: MIT
Latest release: about 2 months ago
Namespace: github.com/gammazero
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago