javeme commented on issue #1979:
URL: 
https://github.com/apache/incubator-hugegraph/issues/1979#issuecomment-1325085377

   1. HugeGraph有没有社区版和企业版之分?
      - 有的
   3. HugeGraph是否支持分布式部署?把索引+图+存储均以类似Master+Worker的组合部署
      - 
支持分布式部署的,包括支持shared-storage架构方式(比如使用cassandra、hbase、mysql、pgsql等存储后端)、shared-nothing架构(使用rocksdb存储后端,目前社区版仅支持基于rocksdb的raft复制模式,还未支持基于rocksdb的分片模式,预计下个社区版会支持的),图引擎支持Master+Worker的组合部署。
   5. 若支持分布式部署,能否提供一下部署的架构以及部署文档?
      - 后续会完善这方面文档,暂时可参考 
https://github.com/apache/incubator-hugegraph/issues/1760#issuecomment-1042863992


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to