Redis Cache Pro / Object Cache Pro

Redis Cache Pro / Object Cache Pro 1.25.5 Nulled

No permission to download
Added
- Support WordPress 7.x theme colors
- Support Relay's `cluster_(az|distribution_strategy|failover_strategy)` options
### Changed
- Preserve valid options in fallback when `Configuration::safelyFrom()` fails
- Improved failure resilience of `wp_cache_get_multiple()`
- Improved logging of failed transactions

### Fixed
- Resolved rare deprecation notice
- Improved rare pipeline initialization failure handling
- Throw exception in `PhpRedisClusterConnection` when `ping()` or `info()` fail
Fixed
Fixed Query Monitor 4.x compatibility
Disable analytics before uninstalling plugin
Prevent rare fatal error in shutdown handler
Prevent rare array to string conversion warning
### Added
- Added `wp redis license` CLI command

### Changed
- Improved error handling for `CONFIG` and `SLOWLOG` commands
- Switch to per-interval deltas instead of cumulative totals in "Requests" charts
- Avoid timeouts by chunking analytics measurements retrieval

### Fixed
- Fixed chart overlapping in WordPress 7.x
- Fixed rare uncaught `TypeError` in `Licensing`
### Added
- Added optional `analytics.persist_limit` configuration option

### Changed
- Avoid timeouts when flushing with `analytics.persist` enabled
- Limit analytics persist size `memory_limit / 2` by default
- Retry failed read commands on primary node before switching Sentinels
- Consider `*WithMeta()` calls read-only on replicated connections

### Fixed
- Disable cache if `WP_SETUP_CONFIG` is defined
- Fixed purging analytics measurements
- Fixed unit type of Relay "Memory" chart
### Added
- Added API/CLI endpoints to reset slowlog and command statistics

### Changed
- Enable `strict` mode by default when a `prefix` is set
- Prevent integrity flush after cache was reset
- Delete more than 10k network sites
- Loosen Relay `prefix` health check
- Replaced `current_time('timestamp')` with `time()`
- Avoid changing parameter names during inheritance

### Fixed
- Fixed accessing `CONFIG` on cluster connections
- Fixed accessing `INFO COMMANDSTATS` on old Redis versions
- Fixed selecting databases on persistent connections
- Fixed KeyDB detection
- Prevent diagnostics warning when `WP_REDIS_DISABLED` is enabled
- Hardened license health check against API outages
Fixed
- Fixed analytics charts not rendering under some conditions
Changed
- Support Relay's new adaptive cache `status` property
- Support flushing Relay memory on clustered connections
- Disabled memory usage when scanning groups on clustered connections
- Improved `SLOWLOG` handling on clustered connections
- Send sanitized metrics snapshot
Added
- Added `wp redis analytics-count` CLI command

### Fixed
- Prevent excessive analytics snapshots
Fixed
- Prevent error when using ElastiCache Serverless instances
- Prevent `unexpected token` errors when scripts are inlined
- Prevent event listener registration when adaptive cache widget is missing
- Switched to ES6 over ES11 syntax
- Fixed groups scan API call if permalinks are disabled
- Fixed up some widget padding
Top