keyv
Simple key-value storage with support for multiple backends
cacache
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
map-cache
Basic cache object for storing key-value pairs.
configstore
Easily load and save config without having to think about where and how
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.