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 #93

Closed
de00x opened this issue Aug 9, 2024 · 1 comment
Closed

Redis cache invalidation on entity update #93

de00x opened this issue Aug 9, 2024 · 1 comment

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
Copy link

Duplicate of #94

@derrickmehaffy derrickmehaffy marked this as a duplicate of #94 Aug 9, 2024
@derrickmehaffy derrickmehaffy closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
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

2 participants