From badad3e3e7775914795478f6a4d5ffe7e3d2a89e Mon Sep 17 00:00:00 2001 From: Aleksander Alekseev Date: Fri, 21 Oct 2016 15:19:06 +0300 Subject: [PATCH] Add Stolon to High-Availability section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86e76b8..3296f97 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### High-Availability * [Patroni](https://github.com/zalando/patroni) - A template for PostgreSQL HA with ZooKeeper or etcd +* [Stolon](https://github.com/sorintlab/stolon) - PostgreSQL HA based on Consul or etcd, with Kubernetes integration * [pglookout](https://github.com/ohmu/pglookout) - Replication monitoring and failover daemon * [repmgr](https://github.com/2ndQuadrant/repmgr) - Is an open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers * [Slony-I](http://slony.info) - A "master to multiple slaves" replication system with cascading and failover