cache-manager-memory-store

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

Extremely simple in-memory store for node-cache-manager, primarily used for unit testing. Version 1.1.0 is stable with no active release cadence; the built-in memory store in cache-manager already exists, making this package redundant for production use. It only maintains an in-memory object and does not support TTL. Tests exist solely to verify interface compliance.