From 165da827eef4ded508956bd83028421860458962 Mon Sep 17 00:00:00 2001 From: LauriZalando Date: Wed, 17 Feb 2016 11:41:29 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c51c3ec..2828e96 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i - [Newsletters](#newsletters) - [PaaS (Hosted Postgres)](#paas) +###High-Availability +* [Patroni](https://github.com/zalando/patroni) - A template for PostgreSQL HA with ZooKeeper or etcd + ### Backups * [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku * [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant