Grunt task for the removal of files from require.cache where retention can cause issues in watch environments.
LRU and FIFO caches for Client or Server
Clear a module from the cache
Middleware to destroy caching
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Require hook for automatic V8 compile cache persistence
A cache object that deletes the least-recently-used items.
The known options used in Grunt
Require hook for automatic V8 compile cache persistence
This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
Some old grunt utils provided for backwards compatibility.
The closest you can get to require something with bypassing the require cache
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Simple key-value storage with support for multiple backends
Use flow-relative (inline-start and inline-end) values for float and clear
Import ES modules without cache.
Svelte stale while revalidate (SWR) data fetching strategy
Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates
Clears your NPX cache.
Like a JavaScript Set, but with a TTL on entries
Bust static assets from the cache using content hashing
A simple mock injector compatible needing no instrumentation in the libraries being tested
No description provided.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.