Sale off 30% LTD plan, use this coupon: LTD30. Buy now »

Total products: 24,883

Object Cache Pro

Original price was: $95.00.Current price is: $4.99.

Redis Object Cache is a business-class backend for WordPress, offering unparalleled reliability, optimization, and full customization. It ensures a highly reliable performance, and you have access to a dedicated engineer for optimal support when needed.

[message_box bg=”#hex or http://imageurl”]

This plugin is for expert users.

It does not just need to be activated, it needs to be configured properly to connect and work with your server.

– See the example configuration below the description area: https://empiregpl.com/product/object-cache-pro/#tab-description

– Or see the author’s official guide for configuration: https://objectcache.pro/docs/configuration

[/message_box]

Version1.24.3
ChangelogView detail
DocumentationView detail
Updated04/08/2025

Object Cache Pro – Recommended Configuration:

[message_box bg=”#hex or http://imageurl”]

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,
‘prefetch’ => true,
‘split_alloptions’ => true,
‘strict’ => true,
‘debug’ => false,
]);

define(‘WP_REDIS_DISABLED’, false);

[/message_box]

High Performance Configuration (For expert users only.)

[message_box bg=”#hex or http://imageurl”]

define(‘WP_REDIS_CONFIG’, [
‘token’ => ‘e279430effe043b8c17d3f3c751c4c0846bc70c97f0eaaea766b4079001c’,
‘host’ => ‘127.0.0.1’,
‘port’ => 6379,
‘database’ => 1, // change for each site
‘timeout’ => 0.5,
‘read_timeout’ => 0.5,
‘retry_interval’ => 10,
‘maxttl’ => 3600 * 24,
‘retries’ => 3,
‘backoff’ => ‘smart’,
‘compression’ => ‘zstd’, // `zstd` compresses smaller, `lz4` compresses faster
‘serializer’ => ‘igbinary’,
‘async_flush’ => true,
‘split_alloptions’ => true,
‘prefetch’ => true,
‘shared’ => true,
‘strict’ => true,
‘debug’ => false,
‘save_commands’ => false,
]);

define(‘WP_REDIS_DISABLED’, getenv(‘WP_REDIS_DISABLED’) ?: false);

[/message_box]

Recommended if you have a large number of visitors or queries.

For “High Performance configuration” setting; redis and redisphp need to be specially compiled. It needs to be compiled with igbinary and zstd.

redis2redis5 redis3

Introduce Object Cache Pro:

Redis Object Cache is a business-class backend for WordPress, offering unparalleled reliability, optimization, and full customization. It ensures a highly reliable performance, and you have access to a dedicated engineer for optimal support when needed.

Main Feature Object Cache Pro:

  • Rewritten for raw performance
  • WordPress object cache API compliant
  • Easy debugging & logging
  • Cache prefetching and analytics
  • Fully unit tested (100% code coverage)
  • Secure connections with TLS
  • Health checks via WordPress & WP CLI
  • Optimized for WooCommerce, Jetpack & Yoast SEO

Reviews

There are no reviews yet.

Be the first to review “Object Cache Pro”

Your email address will not be published. Required fields are marked *

Related Products

WP Rocket – Top #1 WordPress Cache Plugin

Original price was: $299.00.Current price is: $3.99.

Yoast SEO Premium

Original price was: $99.00.Current price is: $3.99.

Flatsome | Multi-Purpose Responsive WooCommerce Theme

Original price was: $59.00.Current price is: $3.99.

Gravity Forms WordPress Plugin

Original price was: $259.00.Current price is: $3.99.

Contact us