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

int index = StringHashUtil.index(slot, count);这个地方并不是很完善,修改为hash一致性算法… #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

durantgod
Copy link

@durantgod durantgod commented Sep 25, 2024

StringHashUtil.index(slot, count);这个地方并不是很完美,修改为hash一致性算法实现,4节点 * 8虚拟节点实现。而且分表策略和分库策略分离开了。希望采纳,同时有错误也可以共同探讨下

…实现,4节点 * 8虚拟节点实现。而且分表策略和分库策略分离开了。希望采纳,同时有错误也可以共同探讨下。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant