Skip to content

Commit

Permalink
Create TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
UndefinedSy committed Dec 10, 2020
1 parent 0e43e44 commit f195ec3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/raft/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
1. optimization that backs up nextIndex in AppendEntries
> The paper is vague about the details; you will need to fill in the gaps, perhaps with the help of the 6.824 Raft lectures.
2. readPersist in raft.go
3. persist

0 comments on commit f195ec3

Please sign in to comment.