mega-hybrid-cache

JSON →
library 1.0.31 ·javascript
verified Jun 7, 2026

A Node.js hybrid caching library combining LRU in-memory cache with file-based persistence for automatic fallback and data recovery across restarts. Current stable version 1.0.31, updated periodically. Key differentiator: seamless integration of memory and disk caching without manual sync, suitable for read-heavy workloads where cache durability matters.