lorinlee commented on issue #2652:
URL: https://github.com/apache/brpc/issues/2652#issuecomment-2137705599

   目前是生产环境遇到了什么问题吗?
   
   依赖管理角度的话,确实可以支持一个编译参数关闭对leveldb的依赖。
   
   
切换rocksdb我觉得需要看看实际的遇到问题是什么,rocksdb确实比leveldb在很多地方都有优化,但也导致了它整个实现是比较复杂的,要看引入的必要性了。在rpcz这个场景我个人觉得leveldb是够用的,切换到rocksdb的好处是什么呢


-- 
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...@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to