@nx-safe-suite/server-cache
v0.1.0
Published
Multi-tier (memory → Redis → source) server-side cache for Next.js with TTL, tag-based invalidation, stale-while-revalidate, and stampede protection.
Maintainers
Readme
@nx-safe-suite/server-cache
Multi-tier (memory -> Redis -> source) server-side cache for Next.js with tag-based invalidation.
Status
🚧 Work in progress: part of the next-safe-suite monorepo. API not yet stable.
Installation
pnpm add @nx-safe-suite/server-cacheUsage
import "@nx-safe-suite/server-cache";License
MIT
