payload-plugin-cache

JSON →
library 0.9.8 ·javascript
verified Jun 7, 2026

Payload CMS v3 plugin for cache invalidation using stable cache tags. Version 0.9.8, pre-1.0.0 with regular releases. Connects Payload write events (afterOperation/afterChange hooks) to external cache systems via adapters. Ships TypeScript types, ESM-only, requires Next.js 15/16 and Payload ^3.80.0 as peer dependencies. Provides cache tag generation, revalidation strategies, and a registry for frontend-side tag resolution. Supports collection/global cache strategies, path-based invalidation, custom tags, and predicates.