• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Redis Object Cache Pro By ObjectCache

Redis Object Cache Pro By ObjectCache v.1.20.2 Nulled

No permission to download
Here it is: Redis Object Cache 1.16.2 nulled and verified. Please @Babak 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: 317
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)
 
  • Love
  • Sad
Reactions: Babak and katalk
Babak 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...
 
"Failed to initialize object cache: License `token` must be a 60 characters long string"

Any idea how to fix this issue?
 
"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.
 
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?
 
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
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.
 
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
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
 
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 ?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock