lru-cache
A cache object that deletes the least-recently-used items.
flat-cache
A simple key/value storage using files to persist the data
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
keyv
Simple key-value storage with support for multiple backends