v0.7.0
Added
- Added experimental
Relay\Cluster
class - Added support for
LCS
command
Changed
⚠️ Matched PhpRedis 6.xflushdb()
andflushall()
breaking changes⚠️ Refactored experimentalRelay\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