1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-02-13 14:28:28 +02:00

Merge pull request #127 from afiskon/patch-1

Add Stolon to High-Availability section
This commit is contained in:
Asad Dhamani 2016-10-21 23:29:19 +05:30 committed by GitHub
commit 26e52958bd

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