Closed jlevesy closed 1 year ago
This PR implements the leader aware reverse proxy, that forwards all received calls to the leading instance.
It comes with a few API changes and an updated documentation
make create_cluster install_ha_example
What Does This PR do?
This PR implements the leader aware reverse proxy, that forwards all received calls to the leading instance.
It comes with a few API changes and an updated documentation
How to Test This PR?
Good PR Checklist