Caching in Strapi with REST Cache Plugin

There is an issue with redis plugin but you can use the following workaround.

    "strapi-plugin-redis": "1.0.1",
    "strapi-plugin-rest-cache": "4.2.8",
    "strapi-provider-rest-cache-redis": "4.2.8"