miniraft
miniraft copied to clipboard
🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation
Results
1
miniraft issues
Sort by
recently updated
recently updated
newest added
The documentation in `src` is really helpful, but the tests are where things get put into practice. It would be helpful to have comments in the tests and around `TestCluster`...