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

Collection cache purging(redis) #90

Open
X-Newbie opened this issue Jul 24, 2024 · 0 comments
Open

Collection cache purging(redis) #90

X-Newbie opened this issue Jul 24, 2024 · 0 comments
Labels
version: Strapi 4 Issues related to the versions supported by Strapi 4

Comments

@X-Newbie
Copy link

Hi,

I have a problem, when I change 1 article in the articles collection, the entire cache of the articles collection is deleted (because of this I lose the cache of other articles and have performance issues because I get hundreds of requests per second to delete the cache). How can I fix this?

@X-Newbie X-Newbie changed the title Collection cache purging Collection cache purging(redis) Jul 26, 2024
@derrickmehaffy derrickmehaffy added the version: Strapi 4 Issues related to the versions supported by Strapi 4 label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: Strapi 4 Issues related to the versions supported by Strapi 4
Projects
None yet
Development

No branches or pull requests

2 participants