undici-cache-redis

JSON →
library 1.0.1 ·javascript
verified Jun 7, 2026

A Redis-backed cache store for undici's cache interceptor, enabling HTTP response caching with Redis. Version 1.0.1 provides features like cache invalidation by tags, client-side caching (tracking cache), and support for managed Redis environments. Built on iovalkey for optimal Redis/Valkey connectivity. It integrates seamlessly with undici's interceptor pipeline and offers a separate RedisCacheManager for advanced cache monitoring and management. Compared to alternatives, it focuses on high performance and flexibility, making it suitable for production Node.js applications that require distributed caching.