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
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.
Reusable utilities and hooks specific to design system.
A simple key/value storage using files to persist the data
Core components for creating a txwrapper lib.
browser cache lib
a cache lib.
Require hook for automatic V8 compile cache persistence
Maxmind DB (MMDB) Library
A cache lib based on LocalStorage and SessionStorage
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A cache lib based on LocalStorage and SessionStorage without dependencies
LRU and FIFO caches for Client or Server
 
A generational pseudo-LRU cache with strict maximum size limits.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
An LRU cache of weak references
A super-fast, promise-based cache that reads and writes to the file-system.
Create a full Content-Type header given a MIME type or extension and cache the result
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)