PikiwiDB Cluster Multi-Tenant Project #2226
AlexStocks
started this conversation in
General
Replies: 3 comments 3 replies
-
group 是某种资源的最小单位吗? |
Beta Was this translation helpful? Give feedback.
1 reply
-
基于codis实现?搞成某一批slot归属一个租户这样么,类似0-512划归租户A,513-1023给租户B,但是这样租户扩容就不太方便了吧? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
明年想搞下 PikiwiDB Cluster 的多租户,想了几个方案:
个人目前比较倾向方案 3,这样方案我先卖一个 group 给某个租户,这样效果就等同于用户买了一对主从,等以后还可以给他扩容。需要改进的点:Cluster 的 Rebalance 只在租户所有的 Group 内进行。
Beta Was this translation helpful? Give feedback.
All reactions