easy-cache
JSON →Simple in-memory key/value cache for Node.js. Version 0.2.0 is the latest stable release. Provides basic set, get, unset, exists, size, and clear operations with optional time-to-live in milliseconds. Less feature-rich than alternatives like node-cache, but minimal and dependency-free. Suitable for small-scale caching needs.