turkeymz commented on issue #1979: URL: https://github.com/apache/incubator-hugegraph/issues/1979#issuecomment-1325997623
> 1. HugeGraph有没有社区版和企业版之分? > > * 有的 > 2. HugeGraph是否支持分布式部署?把索引+图+存储均以类似Master+Worker的组合部署 > > * 支持分布式部署的,包括支持shared-storage架构方式(比如使用cassandra、hbase、mysql、pgsql等存储后端)、shared-nothing架构(使用rocksdb存储后端,目前社区版仅支持基于rocksdb的raft复制模式,还未支持基于rocksdb的分片模式,预计下个社区版会支持的),图引擎支持Master+Worker的组合部署。 > 3. 若支持分布式部署,能否提供一下部署的架构以及部署文档? > > * 后续会完善这方面文档,暂时可参考 [开源最新版本hugegraphServer高可用支持了吗? #1760 (comment)](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