From 677bd0536976ddaa0a1234e9d5a61f611f206445 Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Mon, 30 May 2016 16:20:58 +0200 Subject: [PATCH] Add badges back, remove the reference to the outdated flow diagram. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9892e787..922f1e25 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +|Build Status| |Coverage Status| + Patroni: A Template for PostgreSQL HA with ZooKeeper, etcd or Consul ------------------------------------------------------------ There are many ways to run high availability with PostgreSQL; for a list, see the `PostgreSQL Documentation `__. @@ -17,8 +19,6 @@ How Patroni Works Patroni originated as a fork of `Governor `__, the project from Compose. It includes plenty of new features. -For a diagram of the high availability decision loop, review `this pdf `__. - For an example of a Docker-based deployment with Patroni, see `Spilo `__, currently in use at Zalando. For additional background info, see: