Skip to content

Feedback: Clustering Redis Databases #1971

@yoavredis

Description

@yoavredis

Page https://redis.io/docs/latest/operate/rc/databases/configuration/clustering

We need to make the following changes in the "Standard hashing policy" section

  1. 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"
  1. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions