cache-storage

JSON →
library 2.0.1 ·javascript abandoned
verified Jun 7, 2026

Abandoned Node.js caching library inspired by Nette framework, providing a unified interface for multiple storage backends (file, memory, Redis, browser local storage). Version 2.0.1 was the last release. No longer maintained since at least 2016. Requires Node >=0.9. Offers both synchronous and asynchronous storages with expiration features. Superseded by modern alternatives like node-cache, lru-cache, or ioredis-based caching.