Cache Packages

read-cache

Reads and caches the entire contents of a file until it is modified

1.0.0 • Published 8 years ago

lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

0.4.1 • Published 4 years ago