User Tools

Site Tools


cloud:etcd

This is an old revision of the document!


etcd: A highly-available key value store for shared configuration and service discovery.

  • Simple : gRPC (http + JSON API ?)
  • Secure: automatic TLS with optional client cert authentication
  • Fast: 10,000 writes/sec
  • Reliable : Raft algorithm to be properly distributed.

Service Discovery

WAL

TCP ports: 2379- client requests 2380 - peer to peer communication

cloud/etcd.1484860638.txt.gz · Last modified: 2017/01/19 13:17 by frank