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

Redis cache invalidation on entity update #94

Open
de00x opened this issue Aug 9, 2024 · 0 comments
Open

Redis cache invalidation on entity update #94

de00x opened this issue Aug 9, 2024 · 0 comments
Labels
version: Strapi 4 Issues related to the versions supported by Strapi 4

Comments

@de00x
Copy link

de00x commented Aug 9, 2024

Hey everyone.
Could you please help me out? I'm facing an issue with Redis caching.
When one entity in the Strapi collection is modified, Redis removes the entire cache for that entity, and everything gets reset.
P.S. Maybe it's because we're using the REST API?
I'll leave the libraries we're using on the project:
"strapi-plugin-redis": "1.0.1",
"strapi-plugin-rest-cache": "4.2.8",
"strapi-provider-rest-cache-redis": "4.2.8",

@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