You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* More reasonable defaults
* Adds become_leader() for manual leader takeover.
* try_become_leader() with Ballot increment.
* Changes outgoing_messages() to take a buffer instead of allocating new
vec.
* `take_outgoing_messages` rename and cleaner buffered message logic.
* Crash additional follower in sync tests to ensure entries remain
non-decided.
* Comment out GithuB action cargo caching
* Update docs
Co-authored-by: Harald Ng <[email protected]>
* Renamed buffered to latest and fixed clippy warnings
* Reintroduce GitHub actions cargo caching.
* Update omnipaxos/tests/sync_test.rs
* Revert "Update omnipaxos/tests/sync_test.rs"
This reverts commit 6bfedc1.
---------
Co-authored-by: Harald Ng <[email protected]>
0 commit comments