1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-17 20:17:02 +03:00
go-redis/CHANGELOG.md
Vladimir Mihailenco f5245efa73 Prepare v5 release.
2016-10-09 10:56:53 +00:00

212 B

v5

  • Important. ClusterClient and Ring now chose random node/shard when command does not have any keys or command info is not fully available. Also clients use EVAL and EVALSHA keys to pick the right node.