Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 23:59
· 688 commits to master since this release
4.0.0

Features

  • Added support for using noreply when sending commands
  • Added support for ensuring replication to n replicas
  • Moved KeyDB client out of experimental namespace

Backward incompatible changes

  • Use RESP3 as default protocol version
  • non_atomic_cross_slot is default behavior for cluster clients
  • Moved exceptions out of root namespace to coredis.exceptions
  • Removed Lock implementations
  • Dropped support for hiredis
  • Removed StrictRedis & StrictRedisCluster aliases