In-memory LRU cache for abstract-chunk-store compliant stores
A simple async LRU cache supporting O(1) set, get and eviction of old keys
Implementation of commonly used data structures and utilities in JavaScript.
Javascript implementation of least recently used cache
A simple weak referenced Least Recently Used cache