mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #6497 from gyuho/raft-example
raftexample: remove snapshot TODO in README
This commit is contained in:
commit
4426e282d6
@ -113,7 +113,3 @@ When the REST server submits a proposal, the raft server transmits the proposal
|
|||||||
When raft reaches a consensus, the server publishes all committed updates over a commit channel.
|
When raft reaches a consensus, the server publishes all committed updates over a commit channel.
|
||||||
For raftexample, this commit channel is consumed by the key-value store.
|
For raftexample, this commit channel is consumed by the key-value store.
|
||||||
|
|
||||||
## Project Details
|
|
||||||
|
|
||||||
### TODO
|
|
||||||
- Snapshot support
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user