Redis Cache gets cleared completely when updating any data #26
Labels
flag: good first issue
Good for newcomers
issue: bug
Something isn't working
severity: medium
status: confirmed
status: pending reproduction
version: Strapi 4
Issues related to the versions supported by Strapi 4
I am using strapi-plugin-rest-cache with Redis for caching API. Using it with 4.x version of strapi.
As I check the Redis after calling two API, there will be data stored in Redis. But while updating any of the one data from strapi admin, all the data gets cleared from Redis.
The text was updated successfully, but these errors were encountered: