Skip to content

v0.7.0

Compare
Choose a tag to compare
@tillkruss tillkruss released this 02 Jan 20:47
· 35 commits to main since this release
4d18720

Added

  • Added experimental Relay\Cluster class
  • Added support for LCS command

Changed

  • ⚠️ Matched PhpRedis 6.x flushdb() and flushall() breaking changes
  • ⚠️ Refactored experimental Relay\Table class
  • Various minor internal performance and compliance improvements

Fixed

  • Fixed INCRBY/DECRBY parameter parsing
  • Fixed a crash when recursively subscribing and executing commands
  • Improved error reporting when connecting to older Redis Servers