Skip to content

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

Open
durantgod wants to merge 1 commit into
makemyownlife:mainfrom
durantgod:main
Open

int index = StringHashUtil.index(slot, count);这个地方并不是很完善,修改为hash一致性算法…#5
durantgod wants to merge 1 commit into
makemyownlife:mainfrom
durantgod:main

Conversation

@durantgod
Copy link
Copy Markdown

@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