Replies: 1 comment 2 replies
-
Hello @jnm733! Sorry for the delay. When deploying the new version, do you want to clean all cache entries except |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like the official doc indicate, I want to clean my Full Route Cache on every deployment.
https://nextjs.org/docs/app/building-your-application/caching#invalidation
These records have the field 'kind: "PAGE"' on Redis values. Which is the easily way to clean these records automatically on our deploy pipeline maintaining data cache records?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions