React widget for visualizing and inspecting cache entries from `@nimpl/cache-redis`.
Utilities for working with `@nimpl/cache`-like cache handlers, including data retrieval and function caching. It offers helpers for creating cached functions and API routes for cache inspection tools like `@nimpl/cache-widget`.
A cache object that deletes the least-recently-used items.
Implementation of server getters in React Server Components without switching to SSR in next.js
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
Require hook for automatic V8 compile cache persistence
An adapter that allows you to use any cache handler on the client and server side and switch between them. Adds support for running next.js applications in multiple instances.
A simple key/value storage using files to persist the data
Redis-based cache handler. Designed for Next.js but can be used to build custom caching solutions for any other stack
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Base cacheHandler for next.js, which cache data in-memory
TypeScript definitions for http-cache-semantics
LRU and FIFO caches for Client or Server
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
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
A super-fast, promise-based cache that reads and writes to the file-system.
An LRU cache of weak references
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.
node-simple-lru-cache =====================
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)