From 066c0e5e33f779ca41e92ef3527dc1137ffb5749 Mon Sep 17 00:00:00 2001 From: Benjamin Dos Santos Date: Wed, 25 Jun 2014 20:20:04 +0200 Subject: [PATCH] Add Doozerd to service discovery section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4965061..1ff8c10 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. +* [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. ## Cloud Storage