Strapi Redis REST Cache Provider
JSON →A Redis-based caching provider for the strapi-plugin-rest-cache plugin, enabling efficient HTTP response caching in Strapi v4 applications. Current version 4.2.9 integrates with Strapi 4.x and strapi-plugin-rest-cache ^4.0.0. It uses ioredis to connect to Redis and supports configurable TTL, cache invalidation strategies, and multi-instance Redis setups. Unlike memory-based caches, this provider allows cache persistence and sharing across Strapi instances. Community-maintained, with monthly releases following strapi-plugin-rest-cache updates.