easy-cache

JSON →
library 0.2.0 ·javascript maintenance
verified Jun 7, 2026

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.