Redis Object Cache Pro is a premium WordPress plugin designed to enhance website performance by implementing a persistent object cache backend powered by Redis. Ideal for businesses, high-traffic sites, and dynamic WordPress installations (e.g., WooCommerce or membership sites), it offers a reliable, highly optimized, and customizable caching solution. Built as an advanced version of the free Redis Object Cache plugin, it provides features tailored for small to medium businesses (SMBs) and includes dedicated support.
The plugin supports Predis, PhpRedis, Relay, replication, sentinels, and clustering, with advanced features like binary serialization, LZF/LZ4/ZSTD compression, asynchronous flushing, and batch key prefetching. It integrates seamlessly with WordPress, offering a dashboard widget for real-time metrics, Site Health integration, and compatibility with Query Monitor and Debug Bar. While it significantly boosts performance, it requires Redis to be installed and configured on the server, and some users may face setup challenges or performance variations on slower servers.
Features
- Persistent Object Caching
Stores database query results in Redis memory for faster subsequent loads. - Multiple Client Support
Compatible with Predis, PhpRedis, and Relay for flexible Redis communication. - Replication & Clustering
Supports Redis replication and clustering for scalability and redundancy. - Advanced Compression
Uses LZF, LZ4, or ZSTD to reduce memory usage and improve efficiency. - Asynchronous Flushing
Clears cache in the background to minimize performance impact. - Batch Key Prefetching
Reduces latency by fetching multiple keys in a single operation. - WooCommerce Optimization
Tailored to handle dynamic eCommerce queries effectively. - Dashboard Widget
Displays real-time metrics like response times and memory usage. - Site Health Integration
Provides detailed cache health status within WordPress. - WP-CLI Commands
Offers advanced management options via the command line. - Debug & Logging
Includes opt-in logging and error reporting for troubleshooting. - Multisite Support
Manages separate caches for each subsite with network-wide flushing. - Custom Configuration
Allows fine-tuning via WP_REDIS_CONFIG in wp-config.php. - Binary Serialization
Enhances speed with efficient data handling. - Batcache Compatibility
Works with Batcache for additional performance gains. - High Test Coverage
Tested with 1500+ cases across PHP 7.2–8.4 and Redis 4.0–7.4. - Dedicated Support
Includes a dedicated engineer for paid users. - Security Features
Supports TLS/SSL and advanced security configurations. - Performance Analytics
Tracks cache hits, misses, and memory usage. - Extensive Documentation
Provides detailed guides for setup and advanced usage.
Download Redis Object Cache Pro
You can get Redis Object Cache Pro for free on our site like other WordPress Plugins, unlocking all its premium features at no cost (note that we are not the official source). Simply follow these steps to install and activate the plugin:
How to Install Redis Object Cache Pro:
- Download the Plugin – Get the Redis Object Cache Pro package from our website.
- Upload to WordPress –
Navigate to Plugins > Add New in your WordPress dashboard.
Click Upload Plugin and select the Redis Object Cache Pro ZIP file.
Click Install Now and wait for the installation to complete. - Activate the Plugin –
Once installed, click Activate to enable Redis Object Cache Pro on your website. - Configure Cache Settings –
Go to Settings > Object Cache and add your license token and Redis connection details (e.g., host, port) in wp-config.php.
Enable the object cache via the dashboard widget or WP-CLI. - Optimize Your Site –
Flush the cache after enabling and monitor performance with the dashboard widget or Site Health.
With Redis Object Cache Pro, you can transform your WordPress site’s performance in just a few clicks. Start accelerating your dynamic pages and reducing server load today!
V1.24.2 Changelog
Added
- Added
wp redis analytics-count
CLI command
Fixed
- Prevent excessive analytics snapshots