Jing Yang dae0a22fec Add active-step-down to guarantee liveness. пре 3 година
..
utils 16c2187ab3 Implement the prevote phase on both client and server side. пре 3 година
apply_command.rs 496ad0d7d7 Move apply_command.rs to using the standalone daemon_watch. пре 3 година
beat_ticker.rs 9bf4309269 Use a known-width integer for beats. пре 3 година
check_quorum.rs dae0a22fec Add active-step-down to guarantee liveness. пре 3 година
daemon_env.rs 5fe90f62fe Refactor: move DaemonWatch out of DaemonEnv. пре 3 година
daemon_watch.rs 4161b3f24d Remove the clone requirement of daemon_env. пре 3 година
election.rs daffeabf0f Refuse prevote if regularly receiving heartbeats. #10 пре 3 година
heartbeats.rs 7329e47622 Add rpc_client and beat_ticker to the context. пре 3 година
index_term.rs baf22fec60 Use `IndexTerm` in public API. пре 3 година
lib.rs dae0a22fec Add active-step-down to guarantee liveness. пре 3 година
log_array.rs baf22fec60 Use `IndexTerm` in public API. пре 3 година
messages.rs 16c2187ab3 Implement the prevote phase on both client and server side. пре 3 година
peer_progress.rs f25f9a258e Refine comments in a few places. пре 3 година
persister.rs 611629f6fc Import a different Serialize. пре 4 година
process_append_entries.rs a9d54182dd Consolidate the two ways to become a follower. пре 3 година
process_install_snapshot.rs a9d54182dd Consolidate the two ways to become a follower. пре 3 година
process_request_vote.rs daffeabf0f Refuse prevote if regularly receiving heartbeats. #10 пре 3 година
raft.rs dae0a22fec Add active-step-down to guarantee liveness. пре 3 година
raft_state.rs daffeabf0f Refuse prevote if regularly receiving heartbeats. #10 пре 3 година
remote_context.rs f25f9a258e Refine comments in a few places. пре 3 година
remote_peer.rs 7329e47622 Add rpc_client and beat_ticker to the context. пре 3 година
remote_raft.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. пре 4 година
replicable_command.rs 7d8b309287 Explicitly list the requirement for commands. пре 3 година
snapshot.rs 24715e57e3 Move snapshot.rs to using the new standalone daemon_watch. пре 3 година
sync_log_entries.rs 08de267389 Take clippy advice. пре 3 година
term_marker.rs a9d54182dd Consolidate the two ways to become a follower. пре 3 година
verify_authority.rs dae0a22fec Add active-step-down to guarantee liveness. пре 3 година