Skip to content

v2.7.0

Latest

Choose a tag to compare

@RobiNN1 RobiNN1 released this 12 Aug 15:18
  • 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.
  • Bugfixes.