recacheman-file

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

File-based caching library for Node.js (v1.1.0, stable, updated 2024). Fork of cacheman-file with support for Node.js 20+ and TypeScript types. Provides a simple key-value store on disk with TTL support. Used as a cache engine for the recacheman multi-engine cache library. Offers set, get, del, clear, getAll operations. Alternative to node-cache or memory-cache with persistent storage.