Skip to main content

Installation

As of plugin version 2.0.0+, the plugin package name has changed to @strapi-community/plugin-redis. This change was made to align with the naming convention of official Strapi plugins.

As such the following table outlines the plugin versions vs the Strapi versions they are compatible with:

Strapi VersionPlugin Version
5.x.x2.x.x
4.x.x1.x.x
3.x.xN/A

Installation for Strapi 5.x.x

To install the plugin, run the following command:

yarn add @strapi-community/plugin-redis

Installation for Strapi 4.x.x

To install the plugin, run the following command:

yarn add strapi-plugin-redis