1.0.0 • Published 11 years ago
lru-cache-dummy v1.0.0
LRU Cache Dummy
A cache that implements the most basic of lru-cache's interface.
However, it doesn't actually evict anything.
Use this for development or when you don't actually care about memory usage,
but want to be able to plug in lru-cache
very easily.
1.0.0
11 years ago