canoe

an implementation of the raft consensus algorithm in python
git clone git://git.ter0.net/canoe.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-06-26 13:57Use poetry instead of pipenvChris Johns8+1183-436
2018-06-29 22:55Use black in makefileChris Johns3+10-107
2018-06-29 22:32Merge pull request #1 from ter0/blackChris Johns8+407-333
2018-06-29 22:28Blacken entire codebaseChris Johns8+407-333
2018-03-06 16:00Use GFM for tablesChris Johns1+5-7
2018-03-06 15:44Add RPC protocol notesChris Johns1+15-0
2018-02-25 12:45Add test coverage to TODO listChris Johns1+1-0
2018-02-24 13:25Initial commitChris Johns20+1423-0