cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
map-cache
Basic cache object for storing key-value pairs.
ipfs-blob-storage
An abstract-blob-store compatible implementation built using IPFS as the storage backend
@cgfamily/cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.