next-quick-cache

JSON →
library 3.1.10 ·javascript
verified Jun 7, 2026

A lightweight TypeScript cache library (v3.1.10) with stale-while-revalidate support, meant as a drop-in replacement for Next.js unstable_cache that works in any JavaScript environment. Key differentiators: request deduplication, configurable stale behavior (serve stale or wait), tag-based on-demand revalidation, optional disk persistence. Released under MIT license, actively maintained with regular updates. Ships TypeScript types.