You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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",
The text was updated successfully, but these errors were encountered:
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",
The text was updated successfully, but these errors were encountered: