github alisaifee/coredis 4.12.0rc1

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

Features

  • Add support for RedisGraph module
  • Allow overriding the default stream_timeout
    when using a pipeline
  • Check argument versions for compatibility and
    raise appropriate errors if an argument is used
    on an older server version which doesn't support it.

Bug Fix

  • Handle pause/resume callbacks from Transport
    and pause sending subsequent commands until
    the transport buffer is resumed.
  • Handle RESP3 response for ~coredis.Redis.command
  • Update ~coredis.ConnectionPool.from_url &
    ~coredis.ClusterConnectionPool.from_url to support
    all constructor arguments

Chores

  • Add redis-stack@edge to compatibility matrix in CI

Don't miss a new coredis release

NewReleases is sending notifications on new releases.