Jing Yang e1b955979d Add active-step-down to guarantee liveness. 3 年之前
..
utils 375fa59ed2 Merge duplicate implementations of null persistor. 3 年之前
apply_command.rs e3ea70c318 Move `last_applied` to the apply_command daemon. 3 年之前
beat_ticker.rs 9bf4309269 Use a known-width integer for beats. 3 年之前
check_quorum.rs e1b955979d Add active-step-down to guarantee liveness. 2 年之前
daemon_env.rs e3ea70c318 Move `last_applied` to the apply_command daemon. 3 年之前
daemon_watch.rs 4161b3f24d Remove the clone requirement of daemon_env. 3 年之前
election.rs 22b3c73eaf Refuse prevote if regularly receiving heartbeats. #10 2 年之前
heartbeats.rs 4ab3c2a603 Use std::pin::pin instead of futures::pin_mut. 2 年之前
index_term.rs baf22fec60 Use `IndexTerm` in public API. 3 年之前
lib.rs e1b955979d Add active-step-down to guarantee liveness. 2 年之前
log_array.rs b9a9591bec Optimize serialization of Vec<u8> and boost throughput to 150%. 3 年之前
messages.rs b9a9591bec Optimize serialization of Vec<u8> and boost throughput to 150%. 3 年之前
peer_progress.rs f25f9a258e Refine comments in a few places. 3 年之前
persister.rs 611629f6fc Import a different Serialize. 4 年之前
process_append_entries.rs 3f57270a5d Consolidate the two ways to become a follower. 2 年之前
process_install_snapshot.rs 3f57270a5d Consolidate the two ways to become a follower. 2 年之前
process_request_vote.rs 22b3c73eaf Refuse prevote if regularly receiving heartbeats. #10 2 年之前
raft.rs e1b955979d Add active-step-down to guarantee liveness. 2 年之前
raft_state.rs 22b3c73eaf Refuse prevote if regularly receiving heartbeats. #10 2 年之前
remote_context.rs f9d2a15e8e Remove "me" from the raft peers array. 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 0f650beb1e Remove unnecessary crate path in type names. 3 年之前
term_marker.rs 3f57270a5d Consolidate the two ways to become a follower. 2 年之前
verify_authority.rs e1b955979d Add active-step-down to guarantee liveness. 2 年之前