Skip to content

RediStack 1.6.0

Compare
Choose a tag to compare
@fabianfett fabianfett released this 15 Nov 10:09
· 3 commits to main since this release
5a81dd7

SemVer Minor

  • Add RedisHashSlot (#91)
  • Add RedisClusterNodeDescription and RedisClusterNodeID (#92)
  • Add RedisClusterShardDescriptionProtocol (#93)

SemVer Patch

  • Improve error messages (#97, patch credit to @hamzahrmalik)
  • Change the 'debug' log statement when a connection is grabbed from a connectionpool to 'trace' (#88)
  • Add DiscardingTaskGroup and Stream polyfills for cluster support (#94)

Other Changes

  • Update README.md (#95, patch credit to @0xTim)
  • Clarify how to obtain an EventLoop (#89)
  • Remove jazzy from docker images (#98)