github alisaifee/coredis 4.12.0b1

latest releases: 5.1.0, 5.0.1, 5.0.0...
2 years ago

Features

  • Expose retry_policy to client constructors
  • Expose noevict in client constructors
  • Add initial support for redis 7.2
    • Expose notouch in client constructors
    • Add support for client_no_touch
    • Add support for `client_setinfo``
    • Add support for waitaof
    • Add new withscore argument for zrank & zrevrank
    • Add new context manager ensure_persistence

Bug Fix

  • Fix leaked connections when using ensure_replication
  • Improve handling of cancellation errors
  • Improve handling of timeout errors
  • Ensure cluster commands routed to random nodes use
    primaries by default

Don't miss a new coredis release

NewReleases is sending notifications on new releases.