keyv-file
JSON →File storage adapter for Keyv, using JSON (or msgpack) to serialize data fast and small. Current stable version is 5.3.3, with regular releases. It provides persistent caching with efficient TTL handling via interval scans, batch write delays for performance, and direct usage patterns with field-based access. Compared to other Keyv storage adapters, keyv-file focuses on simplicity and local file persistence, making it suitable for small-scale caching needs where a database is overkill.
Resources
packagekeyv-file ↗