flat-cache240.3mMIT6.1.11A simple key/value storage using files to persist the data
jaredwray10 days agocache, caching, cacheable, flat-cache file-entry-cache236.1mMIT10.1.1A 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
jaredwrayabout 1 month agokey value, file cache, task cache files, file cache keyv207.2mMIT5.3.4Simple key-value storage with support for multiple backends
jaredwrayabout 1 month agokey-value, key, value, store map-cache69.9mMIT0.2.2Basic cache object for storing key-value pairs.
jonschlinkertabout 3 years agocache, get, has, object invert-kv24.8mMIT4.2.0Invert the key/value of an object. Example: {foo: 'bar'}
→ {bar: 'foo'}
sindresorhusabout 3 years agoobject, key, value, invert