OpenMLDB
OpenMLDB copied to clipboard
support high-availability deployment for the APIServer
Currently the APIServer does not support the high availability. It just uses the built-in http protocol in brpc to serve the requests. We hope there is a solution of deploying the APIServer with high availability, and it should be integrated into our project.