Jeff Mitchell
|
e0068431f5
|
Chunking support (#6172)
* Initial chunk support
This uses the go-raft-middleware library to allow for chunked commits to the KV
|
2019-07-24 17:06:39 -04:00 |
Kyle Havlovitz
|
880eccb502
|
fsm: add missing CA config to snapshot/restore logic
|
2018-08-16 11:58:50 -07:00 |
James Phillips
|
c4bc89a187
|
Creates a registration mechanism for snapshot and restore.
|
2017-11-29 18:36:53 -08:00 |
James Phillips
|
8571555703
|
Begins split out of snapshots from the main FSM class.
|
2017-11-29 18:36:53 -08:00 |
James Phillips
|
4eaee8e0ba
|
Creates a registration mechanism for FSM commands.
|
2017-11-29 18:36:53 -08:00 |
James Phillips
|
3e7ea1931c
|
Moves the FSM into its own package.
This will help make it clearer what happens when we add some registration
plumbing for the different operations and snapshots.
|
2017-11-29 18:36:53 -08:00 |