imbajin commented on issue #2835: URL: https://github.com/apache/incubator-hugegraph/issues/2835#issuecomment-3108778039
> > > 如果一定要用cassandra怎么办,这里的配置应该怎么写 > > > > > > [@vvvice](https://github.com/vvvice) C* 不用使用 raft 配置, 那是 RocksDB 专属的(<1.5), 跟其他所有后端都没关系 > > 1.5 可以继续使用 C* 不影响的 > > 最上面那个问题我已经通过自定义id的方式解决了,目前的问题是这个配置下,即使使用g.V(id)的这种方式qps也只有两千多,而我看官网的性能比我高太多了,而hstore我也试过了读写性能跟cassandra的差别不大,我这里的写入指的是流式写入而不是使用Loader,具体我的配置设置和查询在#2836中,现在我的问题就是如何提升查询效率 @vvvice 你可以加一下分布式专属的 wechat 群看一下读写的详细 benchmark 🔗 参考(公开数据集), 然后同样的测试数据 + 查询方式复现一下, 控制变量来看看问题在哪, 肯定不是 Cassandra 能显著提升的. -- 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: issues-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org For additional commands, e-mail: issues-h...@hugegraph.apache.org