-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
Page https://redis.io/docs/latest/operate/rc/databases/configuration/clustering
We need to make the following changes in the "Standard hashing policy" section
- Remove the following paragraph:
"However, this policy is less recommended and you should select it only if any of the following conditions apply:
- Your application uses empty hashtags to hash different keys to the same hashslot
- Your application uses multiple curly brackets within a key’s name"
- Instead, add the following note at the bottom of the section:
"Note:
To allow seamless transition between hashing policies, the following techniques are not recommended:
- Using empty hashtags to hash different keys to the same hashslot
- Using multiple curly brackets within a key’s name"
Metadata
Metadata
Assignees
Labels
No labels