talent-plan-tinykv/raft
Rich a674bd7ab1 Add back the noop entry hint for "becomeLeader" (#148)
from master to course branch
the noop entry is important hint for implementation, else learner will feel confused when test fail.
2020-04-30 15:31:26 +08:00
..
doc.go adjust some comments 2020-04-30 15:31:26 +08:00
log.go add comment for stabled 2020-04-30 15:31:26 +08:00
raft_paper_test.go init course framework 2020-04-30 15:25:07 +08:00
raft_test.go init course framework 2020-04-30 15:25:07 +08:00
raft.go Add back the noop entry hint for "becomeLeader" (#148) 2020-04-30 15:31:26 +08:00
rawnode_test.go init course framework 2020-04-30 15:25:07 +08:00
rawnode.go init course framework 2020-04-30 15:25:07 +08:00
storage.go init course framework 2020-04-30 15:25:07 +08:00
util.go init course framework 2020-04-30 15:25:07 +08:00