1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

Tweak auto-reloads

This commit is contained in:
Vladimir Mihailenco
2020-06-29 17:39:59 +03:00
parent 0ffefcde98
commit 64995f9a51
2 changed files with 4 additions and 10 deletions

View File

@ -43,8 +43,8 @@ var _ = Describe("HashSlot", func() {
{"{}foo", 9500},
{"foo{}", 5542},
{"foo{}{bar}", 8363},
{"", 10503},
{"", 5176},
{"", 7404},
{"", 4403},
{string([]byte{83, 153, 134, 118, 229, 214, 244, 75, 140, 37, 215, 215}), 5463},
}
// Empty keys receive random slot.