OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
194 stars 63 forks source link

Raft 集群进度 #277

Open Mixficsol opened 4 months ago

Mixficsol commented 4 months ago

待做事项

raft

优化点

Tangruilin commented 3 months ago

raft 测试 可以给我来做 @AlexStocks

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


Raft testing can be done by me @AlexStocks

longfar-ncy commented 3 months ago

集群方案:需要考虑连接负载均衡(leader不能集中一个node)、数据负载均衡等

望:将其中一个 db 作为 controller (类似 ob)

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically.


Cluster solution: need to consider connection load balancing (leader cannot concentrate on one node), data load balancing, etc.

Hope: use one of the db as controller (similar to ob)