revalidateTag vs updateTag: Next.js Split Cache Invalidation in Two
DEV Community
revalidateTag vs updateTag: Next.js Split Cache Invalidation in Two
Next.js 16 gave cache invalidation two different functions instead of one, and the split maps to a real distinction: content that can lag versus content the user just typed.
0 comments
No comments yet.