offline & partial name search in caches for npm
A generational pseudo-LRU cache with strict maximum size limits.
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 cache object that deletes the least-recently-used items.
A simple key/value storage using files to persist the data
Check license info for a package
Useful TypeScript utilities.
Require hook for automatic V8 compile cache persistence
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Intuitive magical memoization library with Proxy and WeakMap
LRU and FIFO caches for Client or Server
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
simpler faster substitute for LRU
TypeScript definitions for http-cache-semantics
Require hook for automatic V8 compile cache persistence
npm exec (npx) programmatic API
Create a full Content-Type header given a MIME type or extension and cache the result
An LRU cache of weak references
Apollo Server full query response cache
Opinionated, caching, retrying fetch client
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
node-simple-lru-cache =====================
High Performance In-Memory Cache for Node.js
Basic cache object for storing key-value pairs.