mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update README.md
This commit is contained in:
parent
b9fa9e2f00
commit
d17fec8234
@ -7,8 +7,7 @@ A highly-available key value store for shared configuration and service discover
|
|||||||
* Fast: benchmarked 1000s of writes/s per instance
|
* Fast: benchmarked 1000s of writes/s per instance
|
||||||
* Reliable: Properly distributed using Raft
|
* Reliable: Properly distributed using Raft
|
||||||
|
|
||||||
Etcd is written in go and uses the [raft][raft] consensus algorithm to a manage replicated
|
Etcd is written in go and uses the [raft][raft] consensus algorithm to manage a highly availably replicated log.
|
||||||
log for high availability.
|
|
||||||
|
|
||||||
See [go-etcd][go-etcd] for a native go client. Or feel free to just use curl, as in the examples below.
|
See [go-etcd][go-etcd] for a native go client. Or feel free to just use curl, as in the examples below.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user