lru_cache
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
Activity
- Latest release
- 10y ago
- Total releases
- 2
- Cadence
- ~3 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Mar 29, 2016
Releases
| Version | Released | |
|---|---|---|
1.0.2
patch
| ||
1.0.1
initial
|