Code Cheap

Happy New Year. 15% Discount Coupon: CodeCheap2024

Sales Page

Add this lines to wp-config.php

Recommended configuration

define('WP_REDIS_CONFIG', [
'token' => 'u0QZkTTB9g1klns3AFcVxhyrSsVWkR0iEiiR7WerupnTjjlzqiE6b1XUUPQ7',
'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);

High Performance Configuration if you get zstd error, delete this line from your wp-config.php

define('WP_REDIS_CONFIG', [
'token' => 'u0QZkTTB9g1klns3AFcVxhyrSsVWkR0iEiiR7WerupnTjjlzqiE6b1XUUPQ7',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0, // change for each site
'timeout' => 1.0,
'read_timeout' => 1.0,
'compression' => 'zstd',
'serializer' => 'igbinary',
'async_flush' => true,
'split_alloptions' => true,
'prefetch' => true,
'debug' => false,
'save_commands' => false,
]);

define('WP_REDIS_DISABLED', getenv('WP_REDIS_DISABLED') ?: false);

Truly reliable, highly-optimized and fully customizable, with a dedicated engineer when you most need it.

  • 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

“We utilize Redis Object Cache Pro Nulled for the dramatic results the plugin provides in terms of performance and resource usage improvements across our customer base. For a hosting company with big needs like us, it’s a major win.”

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.