-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raft: make relationship between node and RawNode explicit
This will keep them from diverging to much. In fact we should remove some of the obvious differences that have crept in over time so that what remains is structural. This isn't done in this commit since it amounts to a change in the public API; we should lump this in when we break the public API the next time.
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters