apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.66k stars 520 forks source link

[Feature] 支持 RocksDB 后端的集群方式部署 #1541

Open doctorbean opened 3 years ago

doctorbean commented 3 years ago

Feature Description (功能描述)

HugeGraph 虽然支持 RocksDB 后端,但不支持 RocksDB 后端的集群部署

imbajin commented 3 years ago

同学你好, rocksdb 的集群方式部署我们也是正在支持的, 并且可以保持缓存的一致性 后续也会支持原生的 HA 或者负载均衡, 敬请期待

doctorbean commented 3 years ago

你好,请问这个版本大概什么能够发布,另外问下opencyper后面会考虑支持吗

---原始邮件--- 发件人: @.> 发送时间: 2021年7月15日(周四) 晚上9:59 收件人: @.>; 抄送: @.**@.>; 主题: Re: [hugegraph/hugegraph] [Feature] 支持 RocksDB 后端的集群方式部署 (#1541)

同学你好, rocksdb 的集群方式部署我们也是正在支持的, 并且可以保持缓存的一致性 后续也会支持原生的 HA 或者负载均衡, 敬请期待

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

imbajin commented 3 years ago

最早今年年底可能, cyper 目前没计划支持, 有很强业务需求才会考虑