file-entry-cache

A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run

file-system-cache

A super-fast, promise-based cache that reads and writes to the file-system.

keyv-file

File storage adapter for Keyv, using msgpack to serialize data fast and small.