Reusable Redis cache module for NestJS services in the Clippy stack.
Require hook for automatic V8 compile cache persistence
Require hook for automatic V8 compile cache persistence
A cache object that deletes the least-recently-used items.
Cache Manager for Node.js
No description provided.
The closest you can get to require something with bypassing the require cache
Simple key-value storage with support for multiple backends
walk paths fast and efficiently
Import ES modules without cache.
Finds the common standard cache directory
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
Infer the owner of a path based on the owner of its nearest existing parent
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
HTTP response freshness testing
Memoize functions results using an lru-cache.
A simple key/value storage using files to persist the data
Caches the result of following loaders on disk.
Clear a module from the cache
A node.js module for parsing form data, especially file uploads.
Core abstract of Caching layer for Apollo Client
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.