Add the log storage variable as Raft::bootstrap()
parameter
#133
Labels
refactoring
Rewrite something in better way while keeping the same functionality
Currently, the option to bootstrap from previous logs can only be adjusted in a limited way through the Config.
If we change it to accept the log storage variable as a parameter, the code will be easier to test.
The text was updated successfully, but these errors were encountered: