3
#
commitlog
Here are 3 public repositories matching this topic...
Github mirror - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
-
Updated
Oct 23, 2020 - Python
Improve this page
Add a description, image, and links to the commitlog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commitlog topic, visit your repo's landing page and select "manage topics."
Snapshot is a very important feature for raft protocol. For example, it can greatly shorten the recovery time and delete useless logs in time. Currently, DLedger has not implemented this feature.
In the statemachine branch, @hzh0425 has implemented statemachine feature and the snapshot interface is left.
https://github.com/openme