Redis Object Cache Pro By ObjectCache

Redis Object Cache Pro By ObjectCache v1.23.1 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
3
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!
 

xLab

Well-known member
Null Master
Trusted Uploader
Jun 6, 2020
246
671
93

xLab

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

Redis Object Cache Pro By ObjectCache

Decryption key:


Added​

  • Added full option for group_flush configuration option

Changed​

  • Switch group_flush default value to scan
  • Swap all error_log() call for internal log() helper
  • Log all messages when debug mode is enabled
  • Improve performance of analytics API requests

Fixed​

  • Fixed rare TypeError in...

Read the rest of this update entry...
 

xLab

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

Redis Object Cache Pro v1.23.0 Nulled

Decryption key:


Added​

  • Added server type to diagnostics
  • Added health checks for KEEPTTL requirements (Redis 6.0; PhpRedis 5.3)

Changed​

  • Bump required PhpRedis version to 4.0.0
  • Promote noeviction health check status to critical
  • Exclude WooCommerce’s wc_cache_* group from prefetching
  • Retry loading cache metadata with backoff
  • Reduced blocking...

Read the rest of this update entry...
 

xLab

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

Redis Object Cache Pro By ObjectCache v1.23.1

Decryption key:


Changed​

  • Support disambiguating false return values using $found (PhpRedis 6.2; Relay 0.10.1)
  • Show integrity flush reason in flush log widget
  • Use unified base REST controller class
  • Support calling FLUSHDB without ASYNC on Relay connections

Fixed​

  • Fixed undefined array key access
  • Fixed Dragonfly issues with Lua scripts
  • Fixed...

Read the rest of this update entry...
 

Forum statistics

Threads
69,206
Messages
908,333
Members
236,832
Latest member
PS1CK0

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