Redis Object Cache Pro By ObjectCache

Redis Object Cache Pro By ObjectCache v1.23.1 Nulled

No permission to download

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
Here it is: Redis Object Cache 1.16.2 nulled and verified. Please @Tomz update it on main download, thanks.

The fastest performance from Relay cache extension is now available.

Cheers and keep up open source open and free for all!
 

Attachments

  • redis-cache-pro_1.16.2_nulled.zip
    360.8 KB · Views: 312

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
The very bad news is that the new phpredis replacement (Relay) is CLOSED source, and cannot be compiled from sources. That implies that if the compiled version that can be downloaded doesn't match your PHP binaries, it doesn't work. It's a big limitation :mad: (and also a security breach)
 

xLab

Well-known member
Null Master
Trusted Uploader
Jun 6, 2020
246
671
93
Tomz updated Redis Object Cache Pro with a new update entry:

Redis Object Cache Pro v1.16.2 Nulled

Download Redis Object Cache Pro v1.16.2 Nulled Free
v1.16.2 - 2022-09-29 Big Thanks To @Legolas
### Added

- Added support for Relay's "client only" mode
- Added compatibility with new Query Monitor data classes
- Added `objectcache_allow_dropin_mod` filter
- Added `relay.allowed` and `relay.ignored` configuration options

### Changed
- Append context to `objectcache_*_error` errors
- Verify `Transaction` result type and count
- Make it easy to copy all cache...

Read the rest of this update entry...
 

sashacatalin

New member
May 5, 2022
1
0
1
"Failed to initialize object cache: License `token` must be a 60 characters long string"

Any idea how to fix this issue?
 

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
"Failed to initialize object cache: License `token` must be a 60 characters long string"

Any idea how to fix this issue?
Yes. Read previous comments on this thread or the main page (overview) with the instructions. Do your homework.
 

IganoKabamaru

Member
Jul 4, 2022
42
9
8
hello i use cpanel and i have add redis but when i try to use the High Performance Configuration, i have and on my php.ini in the and of file the code, i disable the plugin, i run redis-cli flushall on ssh

but when i try to enable the plugin i got this message

An error occurred during the instantiation of the configuration:

how can i fix this?
 
Feb 14, 2020
49
37
18
26
Iran
hello i use cpanel and i have add redis but when i try to use the High Performance Configuration, i have and on my php.ini in the and of file the code, i disable the plugin, i run redis-cli flushall on ssh

but when i try to enable the plugin i got this message

An error occurred during the instantiation of the configuration:

how can i fix this?
Hi,
Set compression to "none" in wp-config.php file.
 
  • Like
Reactions: Legolas

Legolas

Active member
Trusted Uploader
Feb 26, 2019
175
216
43
hello i use cpanel and i have add redis but when i try to use the High Performance Configuration, i have and on my php.ini in the and of file the code, i disable the plugin, i run redis-cli flushall on ssh

but when i try to enable the plugin i got this message

An error occurred during the instantiation of the configuration:

how can i fix this?
As it says the previous reply, just remove the compression method from your settings in wp-config.php. That's the issue that is causing your problem. Set it to 'none' or simply remove that line.
 

RedDragon24

Member
May 5, 2019
58
46
18
Dear uploader thanks for the upload i am having a issue did i do something wrong -

An error occurred during the instantiation of the configuration:
Config file -

PHP:
/** Sets Up WP Redis Configuration Expert Mode. */
define('WP_REDIS_CONFIG', [
    'token' => 'Vwwz2Xjf3RLsjJlBxBpLJbJcIRoi9rfszjmOqecMzQ1RB3K8jYQAOMkrCFDR',
    '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);
 
  • Haha
Reactions: Legolas

IganoKabamaru

Member
Jul 4, 2022
42
9
8
As it says the previous reply, just remove the compression method from your settings in wp-config.php. That's the issue that is causing your problem. Set it to 'none' or simply remove that line.
now says
Failed to initialize object cache: PhpRedis was not compiled with igbinary support. 'For more information about enabling serializers see:...
wft i thing something i have done wrong?

ps: i have a mu/network with subdomains setup do i have to make any other config?

the right way is to work with zstd & igbinary
 

RedDragon24

Member
May 5, 2019
58
46
18
Dear uploader thanks for the upload i am having a issue did i do something wrong -

An error occurred during the instantiation of the configuration:
Config file -

PHP:
/** Sets Up WP Redis Configuration Expert Mode. */
define('WP_REDIS_CONFIG', [
    'token' => 'Vwwz2Xjf3RLsjJlBxBpLJbJcIRoi9rfszjmOqecMzQ1RB3K8jYQAOMkrCFDR',
    '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);
is there a way to still use zstd ?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu