Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(OraklNode) Basic Raft Implementation (#1115)
* feat: initialization wip feat: election implementation (without term & log) fix: safely resign leader * feat: add term for leader decision on two leaders * feat: term implementation updates * fix: implement mutex * fix: submit immediately after becoming leader
- Loading branch information