• 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
So, do you mean Redis cach pro is not needed if Nginx Fastcig Cache was already used on site please?

Thanks
As good as I can explain, Redis provides database cache while Nginx cache provides dynamic page cache. Both are different!! So, for peak performance, it's best to use both!!
 
  • Like
Reactions: pathankp
So, do you mean Redis cach pro is not needed if Nginx Fastcig Cache was already used on site please?

Thanks

Well in my experience if you have a small website with less than 5K visitors a month you don't really need Redis. However, redis is a database cache, it will help improve the overall performance of your website that is if you have a website with massive database and lots of visitors.
Now to be clear, the redis cache pro or Object Cache Pro is a wordpress plugin. To use it you need to install redis on your server first. This plugin gives you access to manipulate or flush the database cache from your WordPress dashboard.

So much hype around this, I would rather have Varnish with the free version of this plugin.
And yes, i've tested both settings.
Varnish is HTTP Cache, we use it as a proxy to serve static and dynamic content to end user. However, it will not help if you have a large database. And I agree with you that the free version of this plugin is enough for most of the websites. However, the the pro version has its perks.
 
Here is the nulled file by me @Babak and @xLab .
Thanks to @Sdhillon225 for untouched version of plugin!

I think i have removed all the callback to the dev.

Redis Object Pro 1.17.1 NULLED AND TESTED

give feedback if work for u

P.S.: Deactivate and remove previous old versions (the name of the folder is different now)

Screenshot as proof of working plugin on my side:
Immagine 2023-01-31 201213.jpg
 

Attachments

  • object-cache-pro.zip
    382.3 KB · Views: 243
Here is the nulled file by me @Babak and @xLab .
Thanks to @Sdhillon225 for untouched version of plugin!

I think i have removed all the callback to the dev.

Redis Object Pro 1.17.1 NULLED AND TESTED

give feedback if work for u

P.S.: Deactivate and remove previous old versions (the name of the folder is different now)

Screenshot as proof of working plugin on my side:
Immagine 2023-01-31 201213.jpg

What token should be in the wp-config.php file? Shows error "Failed to initialize object cache: License `token` must be a 60 characters long string".
 
What token should be in the wp-config.php file? Shows error "Failed to initialize object cache: License `token` must be a 60 characters long string".

On WordPress wp-config.php, keep the following code on top:

Code:

PHP:
define( 'WP_REDIS_CONFIG', [
'token' => '@Y:R;Vl^W9wCX[;,6s]aSF2XY-pyJaj%@7S9-kf@U)HZ^5Tr)A*F9hDjoFl5',
'client' => 'phpredis',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0,
'maxttl' => 3600 * 24 * 7,
'timeout' => 1.5,
'read_timeout' => 1.5,
'retry_interval' => 300,
'retries' => 5,
'split_alloptions' => true,
'debug' => false,
]);
define('WP_REDIS_DISABLED', false);
 
Last edited:
Here is the nulled file by me @Babak and @xLab .
Thanks to @Sdhillon225 for untouched version of plugin!

I think i have removed all the callback to the dev.

Redis Object Pro 1.17.1 NULLED AND TESTED

give feedback if work for u

P.S.: Deactivate and remove previous old versions (the name of the folder is different now)

Screenshot as proof of working plugin on my side:
Immagine 2023-01-31 201213.jpg

Thanks a lot bro! this is must have plugin for wordpress!
 
  • Like
Reactions: the_truth
Here is the nulled file by me @Babak and @xLab .
Thanks to @Sdhillon225 for untouched version of plugin!

I think i have removed all the callback to the dev.

Redis Object Pro 1.17.1 NULLED AND TESTED

give feedback if work for u

P.S.: Deactivate and remove previous old versions (the name of the folder is different now)

Screenshot as proof of working plugin on my side:
Immagine 2023-01-31 201213.jpg
HI, I installed it but my website still shows 1.17.0 :( any idea to fix it? Thanks
 
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