Skip to content

Commit e1af32f

Browse files
committed
feat: presist state;crash resiliency
1 parent 51da47e commit e1af32f

File tree

4 files changed

+609
-0
lines changed

4 files changed

+609
-0
lines changed

src/exercise/raft-in-go/part3/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module raftingo3
2+
3+
go 1.19

0 commit comments

Comments
 (0)