What is simple-lru-cache?
"node-simple-lru-cache ====================="
simple-lru-cache is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install simple-lru-cache
# Install via Yarn
yarn add simple-lru-cache