github predis/predis v3.0.0-RC1

latest releases: v3.2.0, v3.1.0, v3.0.1...
pre-release4 months ago

Breaking Changes

  • Remove deprecated Triggers & Functions support (#1524)
  • Changed default DIALECT to 2 (#1516)
  • Implemented PSR-7 compatible stream abstraction (#1450)
  • Improved pipeline abstractions (#1438)
  • Improved connection handshake (#1431)
  • Added support for transactions for clustered connections (#1497)
  • Extended ClusterInterface with new getClusterStrategy() method (#1497)
  • Extended StrategyInterface with new checkSameSlotForKeys() method that previously was protected (#1497)

Added

  • Added Redis 7.4 XREAD and HSCAN interface changes (#1452)
  • Added support for transactions for clustered connections (#1497)

Fixed

  • Fixed single persistent connection using the same resource (#1512)

Don't miss a new predis release

NewReleases is sending notifications on new releases.