cita-cloud / consensus_raft

The raft consensus component for CITA Cloud.
Apache License 2.0
3 stars 0 forks source link

add applied index record #3

Closed whfuyn closed 3 years ago

whfuyn commented 3 years ago

Record the applied index, so it won't apply again when it restarts.