mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
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:
parent
d1f9f2f1b7
commit
3ee7a265f6
@ -5,8 +5,7 @@
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user