cache-manager-fs
JSON →A filesystem store for node-cache-manager that persists cached data to disk. The current stable version is 1.0.12. It supports JSON-serializable values, configurable TTL, maximum disk size, optional ZIP compression, and automatic cache refill on application restart. Unlike memory-only stores, this provides persistence across restarts and reduced memory usage. Release cadence is low; the package appears stable with minor updates.
Resources
packagecache-manager-fs ↗