Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
A simple key/value storage using files to persist the data
Caches the result of following loaders on disk.
Basic cache object for storing key-value pairs.
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.
Simple caching object with optional TTL and file system persistence.
memcached impl for cache-manager
redis-backed LRU cache
Reads and caches the entire contents of a file until it is modified
Create binary artifacts hosted by github and install them without compiling.
Fetch-based http client for use with npm registry APIs
A cache for managing namespaced sub-caches
Contain async insanity so that the dark pony lord doesn't eat souls
TypeScript definitions for cache-manager-ioredis
a special purpose fast memoizing way to resolve a node modules package.json
A simple way to cache and replay readable streams.
Extends LRU base on hashlru
dnscache for Node
Lightweight Babel AST traversal
Finds the common standard cache directory
express-session full featured MemoryStore layer without leaks!
EditorConfig File Locator and Interpreter for Node.js
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!