Object Cache Pro

Follow Updates

Updates for one year, unlimited sites, unlimited downloads, and regular updates.

$6.99

Version 1.21.1 report outdated
Updated on August 25, 2024
Auto Updates Yes

Access all items listed on our website. All new releases are also included as long as the plan is active.

Important Notes

Add the following code in your wp-config.php before installing the plugin.
define('WP_REDIS_CONFIG', [
    'token' => 'e279430effe043b8c17d3f3c751c4c0846bc70c97f0eaaea766b4079001c',
    'host' => '127.0.0.1',
    'port' => 6379,
    'database' => 0, // change for each site
    'maxttl' => 3600 * 24 * 7, // 7 days
    'timeout' => 1.0,
    'read_timeout' => 1.0,
    'split_alloptions' => true,
    'debug' => false,
]);
define('WP_REDIS_DISABLED', false);

Object Cache Pro was written from the ground up with raw performance in mind to avoid unnecessary Redis reads and writes and to keep a tiny memory footprint. Object Cache Pro is extensively tested and optimized for WooCommerce. For your peace of mind, we’re also monitoring the WooCommerce codebase and upcoming releases for potential caching issues.

Similar Products