4paradigm / 4paradigm/OpenMLDB
support high-availability deployment for the APIServer
Open
api-server
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.