1 रिपॉजिटरी
Tools for coordinating the relationship between coordinator and worker nodes in distributed database extensions.
Distinguishing note: None of the candidates cover the specific coordination of distributed database worker/coordinator roles
Explore 1 awesome GitHub repository matching data & databases · Distributed Database Coordination. Refine with filters or upvote what's useful.
Patroni is a high availability manager and cluster orchestrator for PostgreSQL. It functions as an automatic failover controller and replication manager that ensures continuous database availability by automating leader election and promoting standby nodes during failures. The system maintains a consistent cluster state by acting as a distributed consensus coordinator. It synchronizes configuration and manages leader elections through integration with distributed configuration stores such as etcd, ZooKeeper, or Consul. Its broader capabilities include managing both synchronous and asynchrono
Integrates with Citus to register and manage worker nodes on the coordinator for distributed operations.