Nuxt Perfect Cache

JSON →
library 1.1.4 ·javascript
verified Jun 7, 2026

A Nuxt.js module for server-side page and API response caching using Redis. Current stable version is 1.1.4. It provides easy-to-configure Redis-backed caching of full rendered pages and API requests with per-route expiration. Key differentiators: simple module-based setup, injects $cacheFetch, $cacheRead, $cacheWrite methods, supports separate Redis server per route, and can ignore connection errors for resilience. Works with Nuxt 2 (SSR).