README: remove doozer and zookeeper mentions

doozer in particular is rather confusing to mention since the project
hasn't been worked on in years. While we are at it it might simplify
people's understanding if we remove zookeeper too.
This commit is contained in:
Brandon Philips 2015-01-28 16:15:28 -08:00 committed by Yicheng Qin
parent d1f9f2f1b7
commit 3ee7a265f6

View File

@ -5,8 +5,7 @@
![etcd Logo](logos/etcd-horizontal-color.png)
A highly-available key value store for shared configuration and service discovery.
etcd is inspired by [Apache ZooKeeper][zookeeper] and [doozer][doozer], with a focus on being:
etcd is a distributed, consistent key value store for shared configuration and service discovery with a focus on being:
* *Simple*: curl'able user facing API (HTTP+JSON)
* *Secure*: optional SSL client cert authentication