Skip to content

v2.3.0

Compare
Choose a tag to compare
@DriverX DriverX released this 26 Jul 13:40
· 39 commits to master since this release
  • add support Redis 6 AUTH command with username
  • factories create_cluster, create_redis_cluster, aioredis_cluster.aioredis.create_connection now support username argument
  • add auth_with_username method for AbcConnection, AbcPool and impementations