Streaming cache object controller
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A cache object that deletes the least-recently-used items.
walk paths fast and efficiently
Intuitive magical memoization library with Proxy and WeakMap
Reuse objects and functions with style
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Useful TypeScript utilities.
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
A simple in-memory cache. put(), get() and del()
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
A blazing fast deep object copier
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
Reads and caches the entire contents of a file until it is modified
A cache object that *actually* deletes the least-recently-used items.
Memoize promise-returning & async functions
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Simple JSON persistent object to file
Cache object literal reference with a convinient hook
Simple “Least Recently Used” (LRU) cache
Finds the common standard cache directory
Require hook for automatic V8 compile cache persistence
A utility package for JavaScript applications.