Redis Object Cache Pro By ObjectCache

Redis Object Cache Pro By ObjectCache v1.23.1 Nulled

No permission to download
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 strict types error when using ZRANGE
For the nulled version
  • Added safety net for users who like (suicidal) updates but don't understand the consequences.
  • Like
Reactions: cman81
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 time when pruning analytics measurements
  • Switch away from deprecated Redis commands
  • Support discarding pipelines and transactions
  • Reduced memory footprint of Connection::command()

Fixed​

  • Prevent integrity flush when metadata can’t be loaded
  • Preserve key TTL when (de|in)crementing numeric key
  • Fixed resetting log levels when debug mode is disabled
  • Prevent rare warnings in connectToSentinels()
  • Avoid undefined key notices in RedisMetrics
  • Avoid calling invalid calls to flushBlog()
  • Like
Reactions: cman81
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 Diagnostics::redisVersion()
  • Fixed scheme detection for wp redis cli command
  • Fixed inverted multi/pipeline modes
  • Fixed OpenTelemetry tracer integration
  • Avoid cloning connection when computing metrics

Removed​

  • Removed deprecated $RedisCachePro global
  • Like
Reactions: cman81
Decryption key:

  • Allow more cache key separators in Relay prefix health check

Fixed​

  • Fixed changelog not being accessible when DISALLOW_FILE_MODS is set
  • Avoid rare notice when using Query Monitor
  • Removed debug call
Download Redis Object Cache Pro v1.17.0 Nulled Free
v1.17.0 - 2022-11-23

### Added
- Added support replicated and sentinel Relay connections
- Added `group_flush` configuration option supporting `keys` (new faster default), `scan` (previous default) and `incremental` (enormous datasets)
- Added `tracer` configuration option supporting `new-relic` and global `open-telemetry` tracer providers
- Support `network_flush` option when using Redis Cluster
- Support New Relic tracing for Redis Cluster, Redis Sentinel and Relay clients
- Added `*Connection::listKeys()` helpers
- Added `PhpRedisClusterConnection::eval*()` helpers
- Added Redis Server version health checks and indicators

### Changed
- Bumped scan and batch removal from `100` to `500` keys
- Flush more prudently even on main site when using `network_flush`
- Indicate whether the network or site will be flushed in overview widget in multisite environments
- Renamed all the things from _master(s)_ to _primary/primaries_ with backwards compatibility
- Improved must-use plugin detection
- ⚠️ Added `client()` method to `ConnectionInterface`
- ⚠️ Use new `ClientInterface` in all `ConnectionInterface` implementations
- ⚠️ Renamed `Connector` interface to `ConnectorInterface`
- ⚠️ Renamed `handleBlogFlush()` to `shouldFlushBlog()`
- Renamed `flush_network` option to `network_flush`
- Use `ObjectCache::$blogId` instead of `get_current_blog_id()`
- Use `ObjectCacheCollector::get_storage(): QM_Data` return type
- Show received bytes _and sent bytes_ in Query Monitor
- Strip slashes from commands in Query Monitor
- Improved support for `scan()` and `*scan()` methods
- Delete FOSS drop-in upon plugin activation

### Fixed
- Fixed various Redis Sentinel issues
- Fixed `Invalid regular expression` in Safari
- Fixed parsing `rawCommand()` in Query Monitor calls when using Redis Cluster
- Fixed health check for configuration constant being defined too late
- Fixed attempted property access on null in `Diagnostics::relayHasCache()`
- Fixed groups widget padding
- Fixed inverted "Relay Cache" metadata in Query Monitor

### Removed
- Dropped Twemproxy support
- Dropped `PhpRedisClusterConnection::scanNode()` helper
- Dropped `*ObjectCache::Client` constants
- Dropped `WP_REDIS_PHPREDIS_OPTIONS` constant

v1.16.4 - 2022-10-31​

Added​

  • Added support for WordPress 6.1's wp_cache_supports()

Changed​

  • Refer to "external cache" as "datastore" everywhere
  • Hide wp_cache_get_last_changed() and wp_cache_flush_group() in Query Monitor

Fixed​

  • Fixed inverted "Relay Cache" diagnostic
  • Fixed rare undefined OPT_MAX_RETRIES constant error
  • Don't use WordPress 5.3's WP_REST_Request::has_param()
Download Redis Object Cache Pro v1.16.3 Nulled Free
v1.16.3 - 2022-10-09 - Big Thanks To @Legolas

### Added
- Added new `wp redis status` command
- Added `objectcache_omit_settings_pointer` filter
- Added `relay.cache` configuration option
Download Redis Object Cache Pro v1.16.2 Nulled Free
v1.16.2 - 2022-09-29 Big Thanks To @Legolas
### Added

- Added support for Relay's "client only" mode
- Added compatibility with new Query Monitor data classes
- Added `objectcache_allow_dropin_mod` filter
- Added `relay.allowed` and `relay.ignored` configuration options

### Changed
- Append context to `objectcache_*_error` errors
- Verify `Transaction` result type and count
- Make it easy to copy all cache groups to the clipboard
- Refined API health check and diagnostics
- Refined overview widget
- Refined analytics charts loading and messages
- Refined hosting provider detection

### Fixed

- Avoid executing empty transactions
- Fixed update channel field availability
- Fixed Query Monitor request time ratio calculation
- Fixed rare Query Monitor issue when connection is `null`
- Hide more update notices when `updates` is `false`
- Don't inline widget CSS twice
Download Redis Object Cache Pro v1.16.1 Nulled Free
v1.16.1 - 2022-08-29 - Big Thanks To @legolas

### Fixed
- Fixed health check condition

v1.16.0 - 2022-08-22
### Added
- Added WordPress 6.1 `wp_cache_flush_group()` support
- Added REST API endpoint for plugin options
- Added `objectcache_omit_analytics_footnote` filter
- Added connection retries
- Added support for `OBJECTCACHE_CONFIG` environment variable
- Added integration for WP User Manager
- Added `withTimeout()` and `withoutTimeout()` connection helpers

### Changed
- Pass PHPStan L7
- ⚠️ Made `Plugin`, `Configuration` and `Transaction` classes final
- ⚠️ Added `MeasuredObjectCacheInterface`
- ⚠️ Added `commands()`, `memoize()`, `ioWait()` and `withoutMutations()` to `ConnectionInterface`
- Reduced default (read-)timeout from `5.0s` to `2.5s`
- Reduced default retry interval from `100ms` to `25ms`
- Use `retry_interval` configuration option as backoff base
- Use `read_timeout` configuration option as backoff cap
- Use option API endpoint to save various settings
- Append backtrace to invalid cache key type log message
- Overhauled `flush_runtime()` and `flushRuntime()` methods
- Default to `default` group in `ObjectCache` helpers
- Accept any `callable` for `logger` configuration option
- Catch callback exceptions in `PhpRedisConnection::withoutMutations()`
- Improved retry/backoff support for Relay connections
- Support Relay event listeners for WordPress 6.0 `*_multiple()` methods
- Renamed `default` backoff to `smart`
- Only calculate cache size when needed and do so more memory-friendly

### Fixed
- Fixed handling invalid cache keys
- Fixed loading of settings styles when must-use is symlinked elsewhere
- Fixed dashboard widget positioning
- Relaxed URL validation
- Avoid timeouts when deleting by pattern
- Avoid rare key identifier collisions
- Prevent rare analytics restore failure
- Fixed up `PhpRedisReplicatedConnection` logic for `multi()` and `flushdb()` calls
- Import missing exception in `Configuration\Concerns\Sentinel` trait
- Fixed return value of `Updates::setUpPluginInfo()` when error occurred
- Drop `mixed` type in `PhpRedisClusterConnection::scanNode()`
- Prevent loading plugin more than once
- Don't hijack `action` parameter on dashboards

### Removed
- ⚠️ Removed deprecated `flushRuntimeCache()` helper

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