You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Analysis tab to the Redis, Memcached and APCu dashboards, with recommendations for Redis and the key size distribution counted by the server itself.
Added Redis Latency, Clients and Profiler tabs.
Added Redis Sentinel support.
Added support for Redis Vector sets.
Added Redis stream consumer groups.
Added support for Redis hash field TTL.
Added Memcached Watcher and Connections tabs.
Added OPcache Health checks.
Added OPcache Warmup and Preload tab.
Added APCu memory map.
Added Realpath health checks.
Added Redis persistence and replication checks.
Added read-only mode, hex/raw value preview and live metrics.
Blocked console commands that can execute code on the cache host (EVAL, CONFIG SET, MODULE LOAD, ...). The new console option removes the consoles entirely.
Fixed compatibility with older phpredis, Redis and Memcached versions.