docker
docker copied to clipboard
High Availability Citus Master
Hi, Is there a way in the current citus docker image to create a high availability master node. As far as i understood so far after going through the documentation is you can build replicas in slave however all the execution is handled by citus master.This creates a bottleneck, if the master pod goes down leads to non availability of the database. It would be really helpful if we can build something in this direction.
Thanks