Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need POST API to purge REST cache of Strapi collections #99

Open
shantinathmonap opened this issue Oct 4, 2024 · 0 comments
Open

Need POST API to purge REST cache of Strapi collections #99

shantinathmonap opened this issue Oct 4, 2024 · 0 comments

Comments

@shantinathmonap
Copy link

Hi team,

We are using Strapi version 4.25.8 with below caching plugin version:
"strapi-plugin-redis": "^1.0.1",
"strapi-plugin-rest-cache": "^4.2.8",
"strapi-provider-rest-cache-redis": "^4.2.8",

As per my understanding, currently we can purge REST cache only through admin portal.
We need REST API to purge the cache of perticuar Strapi collections.
So that those APIs can be called through DevOps pipelines and we have control over what is getting purged.

Regards,
Shantinath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant