Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 245 Bytes

distlog

  • Distributed logging with consensus using Raft
  • An attempt to understand Raft!
  • Implementation follows examples in Distributed Services in Go