A small least-recently-used cache where reads refresh recency and full-capacity writes evict the oldest entry.
node implementations/lru-cache/src/demo.js
Full source code for README.md is included in the Pro engineering package.