Skip to content

9.1.0

Compare
Choose a tag to compare
@aembke aembke released this 18 Aug 15:23
· 6 commits to 9.x since this release
c6d299d
  • Add RediSearch interface.
  • Adapt testing and CI processes to test Redis and Valkey
  • Add FromIterator impl to RedisMap
  • Add ExclusivePool client
  • Fix infinitely recursing From impl
  • Fix bug related to empty hostnames in CLUSTER SLOTS response
  • Fix bug related to incorrectly configured server type
  • Add PEXPIRE and PEXPIREAT
  • Switch trust-dns-resolver to hickory-dns
  • Support redis+unix URL scheme