Description
DigitalDot Caché Manager for Redis is a WordPress plugin that provides centralized management of persistent object cache environments where Redis is used as a cache backend.
It is designed for advanced WordPress installations where Redis is already available on the server and offers tools for object cache installation, control, monitoring, diagnostics, and exclusions.
This plugin is not endorsed, supported, certified, or affiliated with Redis Ltd.
Redis is a registered trademark of Redis Ltd. Any rights therein are reserved to Redis Ltd.
The plugin includes:
- Enable and disable the WordPress object cache drop-in (
object-cache.php) - Install and remove the cache drop-in automatically
- Monitor Redis connection status in real time
- View cache statistics including hits, misses, ratio, memory usage, and calls
- Flush cache globally or selectively
- Manage cache exclusions for plugins and internal groups
- Support for Redis Sentinel environments
- TCP, TLS, SSL, and UNIX socket connections
- Diagnostic tools for troubleshooting Redis connectivity
This plugin is intended for advanced WordPress setups and production environments.
Features
- Object cache drop-in management
- Redis Sentinel support
- Multiple connection schemes including TCP, TLS, SSL, and UNIX socket
- Cache flushing, including global and pattern-based flushing
- Admin bar integration with status indicators
- Cache performance metrics
- Plugin and group exclusion system
- Connection and protocol diagnostics
- Debug utilities for Redis operations
Installation
- Upload the plugin to
/wp-content/plugins/digitaldot-cache-manager-for-redis - Activate it from the WordPress admin panel
- Ensure Redis is available in your server environment
- Configure connection settings if required
- Use the admin tools to manage cache behavior
FAQ
-
Is this an official Redis plugin?
-
No. This plugin is not endorsed, supported, certified, or affiliated with Redis Ltd. Redis is mentioned only to describe compatibility with Redis as a supported cache backend.
-
Does this replace Redis Object Cache plugin?
-
No. It provides object cache drop-in management and additional tools for monitoring, diagnostics, exclusions, and cache control.
-
Does it support Redis Sentinel?
-
Yes. Sentinel mode is supported.
-
Is it safe for production?
-
Yes. It is designed for production environments and advanced WordPress installations where persistent object cache is already part of the infrastructure.
-
Does it affect frontend performance?
-
The admin tools have no significant frontend impact. The plugin mainly runs in the admin area and cache layer.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“DigitalDot Caché Manager for Redis” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “DigitalDot Caché Manager for Redis” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Object cache drop-in management
- Redis Sentinel support
- Cache flush tools
- Monitoring and diagnostics
- Admin bar integration