mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
doc: add proposal into glossary.md
This commit is contained in:
parent
5c1d4544fc
commit
c599e81d46
@ -22,6 +22,10 @@ The node in each member follows raft consensus protocol to replicate logs. Clust
|
|||||||
|
|
||||||
Peer is another member of the same cluster.
|
Peer is another member of the same cluster.
|
||||||
|
|
||||||
|
### Proposal
|
||||||
|
|
||||||
|
A proposal is a request (for example a write request, a configuration change request) that needs to go through raft protocol.
|
||||||
|
|
||||||
### Client
|
### Client
|
||||||
|
|
||||||
Client is a caller of the cluster's HTTP API.
|
Client is a caller of the cluster's HTTP API.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user