• 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
There are different discussion threads for this plugin in the forum. From now on I will keep this plugin constantly updated. The latest version of the plugin is not available on any sites. It will be shared only for Babiato Lovers.
To prevent GPL site owners, only members with over 100 messages will be able to see the zip password. I've been testing the plugin for a 1 week. It did not give any license errors. I couldn't see the message count option in the hide plugin. You can send a private message until the problem is fixed. (A zip password will not be sent to less than 100 messages or suspicious memberships.)

When the plugin is installed, the following data is automatically sent to the developer site;
License code,
Admin panel address,
Site Address,
isMultisite,
OpenSSL version,
Plugin version,

Do need to worry?
Absolutely no, I removed all post/license data. If we didn't remove this data, the developer could delete the plugin remotely.

Recommended Configuration;

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

High Performance Configuration; (For expert users only.)

Code:
define('WP_REDIS_CONFIG', [
    'token' => 'Vwwz2Xjf3RLsjJlBxBpLJbJcIRoi9rfszjmOqecMzQ1RB3K8jYQAOMkrCFDR',
    'host' => '127.0.0.1',
    'port' => 6379,
    'database' => 0, // change for each site
    'timeout' => 0.5,
    'read_timeout' => 0.5,
    'retry_interval' => 10,
    'retries' => 3,
    'backoff' => 'smart',
    'compression' => 'zstd', // `zstd` compresses smaller, `lz4` compresses faster
    'serializer' => 'igbinary',
    'async_flush' => true,
    'split_alloptions' => true,
    'prefetch' => true,
    'strict' => true,
    'debug' => false,
    'save_commands' => false,
]);

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

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.

redis2.jpg

redis5.jpg

redis3.jpg
Author
xLab
Downloads
2,116
Views
10,401
First release
Last update
Rating
4.36 star(s) 14 ratings

More resources from xLab

Latest updates

  1. Redis Object Cache Pro By ObjectCache v.1.20.2 Nulled

    ## v1.20.2 - 2023-10-28 ### Fixed - Fixed plugin version string ## v1.20.1 - 2023-10-27 ###...
  2. Redis Object Cache Pro By ObjectCache v.1.20.0

    ## 1.20.0 - 2023-09-19 ### Added - Added cache integrity protection - Added analytics charts to...
  3. Redis Object Cache Pro By ObjectCache v.1.19.0

    v.1.19.0 - 2023-07-21 Added Added strict configuration option Added group flush log widget Added...

Latest reviews

This crack was not successful. Will affect your normal use
Failed to initialize object cache: License `token` must be a 60 characters long string.

It happen to me too...
Great addition, should I ignore the error ? "

An object cache error has occurred:

Failed to initialize object cache: License `token` must be a 60 characters long string

"
Failed to initialize object cache: License `token` must be a 60 characters long string
Thanks :)
i just uninstall the free version cleared the cache and installed that version i get this error
Status: Not connected Drop-in: Valid

An object cache error has occurred:

Failed to initialize object cache: License `token` must be a 60 characters long string

in the free version it was connected and working , i tryed reloading nginx and redis services , i rebooted server but no way to get it connected and work
any help please
good
Very helpful plugin, it helps my server save a lot of resources.
thanks a lot dear thanlsssssssssssssssssssss
love love
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