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

[feat]Reimplement cluster engine #315

Open
Tochemey opened this issue Apr 30, 2024 · 0 comments
Open

[feat]Reimplement cluster engine #315

Tochemey opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
enhancement feature New feature or request performance Performance improvement up for grabs Extra attention is needed

Comments

@Tochemey
Copy link
Owner

Tochemey commented Apr 30, 2024

Implementation details: Simple distributed in-memory key/value store

  • Allow leader/coordination re-election when cluster topology changes
  • Handle efficiently network partition
  • Data should be sharded in the cluster
  • Able to move left node data to another node efficiently
@Tochemey Tochemey added feature New feature or request performance Performance improvement enhancement labels Apr 30, 2024
@Tochemey Tochemey self-assigned this Apr 30, 2024
@Tochemey Tochemey added the up for grabs Extra attention is needed label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature New feature or request performance Performance improvement up for grabs Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant