R
Performance & Caching Free WordPress.org

Redis Object Cache

4.5 (175 reviews)
· 400K+ active installs · By Till Krüss
Active Installs
400K+
Rating
4.5 / 5
Version
v2.8.0
Last Updated
May 2026
Share

Plugin Review

AI-Researched

What is Redis Object Cache?

Redis Object Cache replaces WordPress's default database-driven object storage with Redis, an in-memory data structure store. This shift dramatically reduces page load times and database queries. The plugin has been maintained by Till Krüss for 12 years, making it one of the most seasoned caching solutions in the repository. It currently holds over 400,000 active installs and maintains a 4.5 out of 5 star rating from 175 reviews, with 83% of those being five-star ratings.

The plugin acts as a persistent object cache backend. It supports multiple drivers including Predis, PhpRedis (PECL), and Relay. This flexibility allows site owners to choose the connection method that best fits their server environment. The developer also offers a premium version called Object Cache Pro, which adds TLS support, cache prefetching, and analytics.

Key Features of Redis Object Cache

  • Multiple Backend Drivers: Supports Predis, PhpRedis (PECL), and Relay for flexible server compatibility.
  • Replication & Clustering: Configure Redis replication, sentinels, and clustering for high-availability setups.
  • WP-CLI Integration: Manage the cache entirely from the command line using the wp redis command suite.
  • Configuration Flexibility: Adjust connection parameters, prefix cache keys, and set up replication through a vast array of configuration options.
  • Faster Serialization & Compression: The premium Object Cache Pro version offers optimized serialization and compression for reduced memory usage.
  • Health Checks: Built-in health checks work through both the WordPress admin dashboard and WP-CLI for quick diagnostics.
  • WooCommerce & Yoast Optimization: The premium tier is specifically optimized for WooCommerce, Jetpack, and Yoast SEO performance.
  • 100% WordPress API Compliance: Both free and premium versions adhere strictly to the WordPress object cache API for reliable drop-in replacement.

Who Should Use Redis Object Cache?

This plugin is ideal for site owners who manage high-traffic WordPress installations. Any site receiving 10,000 or more daily visitors will benefit from reduced database load. Users should be comfortable with server-level configuration, as Redis must be installed on the server before the plugin can function. The 400,000+ active installs indicate widespread adoption across agencies and managed hosting providers.

Developers and system administrators will appreciate the WP-CLI commands and replication support. E-commerce stores running WooCommerce see measurable improvements in cart and checkout performance. Sites using Jetpack or Yoast SEO also gain specific optimizations in the premium version. Beginners should note that basic Redis installation requires command-line access, though many hosts now offer one-click Redis setup.

Installation & Setup

Install the plugin from the WordPress repository and activate it like any other plugin. You must have a Redis server running on your host before activation. The plugin then requires you to navigate to Settings > Redis and click "Enable Cache" to create the drop-in file. Detailed installation instructions cover common server environments, including shared hosting with Redis support.

Support & Community

Support performance is strong, with 12 of 13 open threads resolved in the last two months, giving a 90% resolution rate. The developer recommends reading the FAQ first, noting that it is faster than waiting for a forum response. The 11% one-star ratings typically stem from server configuration issues rather than plugin bugs, as Redis availability varies widely across hosting environments.

The plugin's 12-year history has built a substantial knowledge base across forums and documentation. Users with complex setups like replication or clustering can find connection examples in the configuration documentation. The premium Object Cache Pro tier includes a dedicated support engineer, which addresses the needs of enterprise users who require immediate assistance.

Pros & Cons

What's Good
  • With 400K+ active installs and a 4.5/5 rating from 175 reviews, it is one of the most trusted and widely adopted caching plugins on WordPress.
  • It supports multiple backends (Predis, PhpRedis, Relay) and advanced configurations like replication, sentinels, and clustering for scalable setups.
  • The plugin includes WP-CLI commands (e.g., `wp redis`) for direct server-side cache management without needing the WordPress admin dashboard.
  • Its 90% resolution rate on support threads (12 of 13 resolved) indicates responsive and effective troubleshooting for common issues.
Drawbacks
  • The plugin's description heavily promotes the paid 'Object Cache Pro' version, which can confuse users about what features are actually free.
  • It requires a separate Redis server installation and configuration, adding complexity for non-technical site owners.
  • The 11% one-star rating suggests a notable minority of users encounter critical setup or compatibility problems.

Technical Details

Requires WordPress
4.6+
Requires PHP
7.2+
Tested up to WP
7.0
First Released
2014 (12+ years)
Support (last 2 months)
10 threads  —  90% resolved

Feature Tags

caching object-cache performance redis relay

Frequently Asked Questions