Back your WP Object Cache with Redis, a high-performance in-memory storage backend.
As of April 2026, WP Redis is a WordPress cache plugin with 10K+ active installations and a 4.7/5 rating from 20 reviews. It has been downloaded 966K+ times in total. Requires WordPress 3.0.1+ and PHP 7.4+. Available on WordPress.org since 2014. Download volume is stable this week. Top alternative: WP-Optimize – Cache, Compress images….
For sites concerned with high traffic, speed for logged-in users, or dynamic pageloads, a high-speed and persistent object cache is a must. You also need something that can scale across multiple instances of your application, so using local file caches or APC are out.
Redis is a great answer, and one we bundle on the Pantheon platform. This is our plugin for integrating with the cache, but you can use it on any self-hosted WordPress site if you have Redis. Install from WordPress.org or Github.
It’s important to note that a persistent object cache isn’t a panacea – a page load with 2,000 Redis calls can be 2 full seconds of object cache transactions. Make sure you use the object cache wisely: keep to a sensible number of keys, don’t store a huge amount of data on e…
Like
Great free Redis plugin which even does not need to be kept installed. Just install and copy object-cache.php to wp-content. Then add a wp-config setting (after installing redis on your server) and you are good to go. Check with WP health on dashboard. Thanks to the developers!
Great plugin. I’m evaluating it now as a backend Redis cache. However, installation was not straightforward or clear. I wish it was automatic. However, the manual install requires copying a file manually. If you run multiple WordPress sites on a self-hosted install, you must also make sure to edit the object-cache.php file and add a cache salt key or you will get errors. Once these are resolved, it seems to be functioning well.
4 stars for the excellent plugin.
-1 for the difficult installation. I wish it were more straightforward.
Congratulations to the developers of this free extension, works wonderfully without wasting time, a performance gain examplary on the Back-Office side with a client site with 40 extensions.
10s -> 1s
Keep it up folks 😉
Well maintained, free and open source plugin which only job is to implement a redis-based object cache, which does it well.
| WordPress | 3.0.1+ requiredTested up to 6.9.4 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.