Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

File metadata and controls

8 lines (5 loc) · 308 Bytes

graft

Build Status

An implementation of the Raft consensus algorithm in Go.

This project is mostly for fun. If you really need a Raft implementation in Go please use go-raft