Skip to content
Snippets Groups Projects
Commit ce6f33cf authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

Refactor raft storage

1. Change raft_state schema. Now it's more suitable for updating
   individual fields of the raft hard state.

   Close https://gitlab.com/picodata/picodata/picodata/-/issues/13

2. Persist commit and applied indices.

   Close https://gitlab.com/picodata/picodata/picodata/-/issues/14

3. Rearrange storage code. High cohesion, low coupling, as they
   teach us.
parent 8f63bab1
No related branches found
No related tags found
1 merge request!6Refactor raft
Pipeline #3381 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment