Add Stolon to High-Availability section

This commit is contained in:
Aleksander Alekseev 2016-10-21 15:19:06 +03:00 committed by GitHub
parent cedae811c9
commit badad3e3e7

View File

@ -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