miniraft.state
Represents the commit log
the messages we're saving to the log
Note - implementations need to override one of the two appends
(Since version ) see corresponding Javadoc for more information.
Represents the commit log
the messages we're saving to the log