nicelulu commented on issue #17941: URL: https://github.com/apache/doris/issues/17941#issuecomment-1477210365
@dataroaring Thank you for your reply. RaftKeeper has used 60+ sets online in our company. It has been running stably online for more than a year, and it was only recently open-sourced to github. The braft system is huge and complex. RaftKeeper uses nuraft, the nuraft library is smaller and more concise, with fewer dependencies. If it is based on RaftKeeper transformation, it will be much more convenient, including performance optimization and other tasks do not need to be repeated. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
