Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sharding support using consistent hashing #29

Open
kelvinmwinuka opened this issue Apr 24, 2024 · 0 comments
Open

Implement sharding support using consistent hashing #29

kelvinmwinuka opened this issue Apr 24, 2024 · 0 comments
Labels
advanced An advanced enhancement requiring deep knowledge of the codebase and/or a particular topic

Comments

@kelvinmwinuka
Copy link
Collaborator

Allow the user to set up a shards using consistent hashing.

This feature should support:

  1. Shards containing multiple single nodes.
  2. Shards containing multiple replication clusters.

Reference: https://github.com/buraksezer/consistent

@kelvinmwinuka kelvinmwinuka added the advanced An advanced enhancement requiring deep knowledge of the codebase and/or a particular topic label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced An advanced enhancement requiring deep knowledge of the codebase and/or a particular topic
Projects
None yet
Development

No branches or pull requests

1 participant