Redis Object Cache Pro By ObjectCache

Redis Object Cache Pro By ObjectCache v1.17.0 Nulled

No permission to download

kakalotfreedom

New member
May 26, 2020
26
9
3
Read good all my post.

i have specified:

P.S.: Deactivate and remove previous old versions (the name of the folder is different now)
I did. I deactivated and deleted the old version. Then installed your version. But show 1.17.0. I'll try again, it may be cache or something like this. Thank you for your help.
Update: it shows 1.17.1 now, I cleared the cache folder and work for me. Many thanks!
 
Last edited:
  • Like
Reactions: the_truth

bmodvn

New member
Feb 5, 2023
2
3
3
Here are clean 1.17.1 update from official site (using a shared token) in both slug, nothing difference just the slug (name of plugin base folder and main .php file).
 

Attachments

  • object-cache-pro.zip
    381.6 KB · Views: 35
  • redis-cache-pro.zip
    381.2 KB · Views: 34

maxv

New member
Dec 10, 2022
9
10
3
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);
Hi, I realize that for many of you who understand the inner workings of the cache what I'm about to say is obvious, but I just wanted to remind folks that don't realize it that the settings in the above example is an example. If you have more than one site on a server sharing a redis instance, they better have unique database (0-16) or prefix (string you chose) or you will see cached php output from across different sites. See this url for details https://objectcache.pro/docs/shared-instances
 

inY2K

New member
Mar 5, 2021
2
2
3
May be changed the name
17.0 = redis-cache-pro.php
17.1 = object-cache-pro.php

Many thanks for your update version :)
Here is the nulled file by me @Tomz 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, it works prettily fine. Thanks!
 

Diiamo

Member
Nov 1, 2022
33
12
8

v1.18.0 - 2023-02-20​

Added​

  • Added wp redis flush-group CLI command

Changed​

  • Reduced overall memory usage
  • Made cache key generation slightly faster
  • Enable flush logging by default
  • Log warning level by default
  • Execute not split alloptions reads on primary node
  • Refactored object cache metrics to use new ObjectCacheMetrics
  • Enabled flush logging when save_commands is set
  • Disabled command logging entirely unless save_commands is set
  • Return primary node from *SentinelsConnection::client() instead of sentinel client

Fixed​

  • Handle foreign keys without a group in groups REST API endpoint
  • Respect async_flush when using wp_cache_delete()

Removed​

  • Dropped support for Query Monitor <=3.8.0 backtraces
  • Removed metrics keys from info() in favor of metrics()
  • Removed backtrace_summary logging and deprecated BacktraceLogger
 

zmyid

New member
Sep 21, 2022
7
2
3
Here are clean 1.17.1 update from official site (using a shared token) in both slug, nothing difference just the slug (name of plugin base folder and main .php file).
Hi friend, could you please upload the latest v1.18.0 file? Thank you so much!
 

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