Linked Packages

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.

1.0.2 • Published 9 years ago