Validate if Wireit script is fully cached with subsequent runs.
Upgrade your npm scripts to make them smarter and more efficient
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
useMemo and useCallback but with a stable cache
A cache object that deletes the least-recently-used items.
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
Svelte stale while revalidate (SWR) data fetching strategy
Require hook for automatic V8 compile cache persistence
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
A simple key/value storage using files to persist the data
Give me a string and I'll tell you if it's a valid npm package name
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Standardize package.json scripts and config files for Salesforce projects.
LRU and FIFO caches for Client or Server
No description provided.
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A generational pseudo-LRU cache with strict maximum size limits.
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.