Jing Yang 2ae284f37b Only mark term when the heartbeat failed. 3 yıl önce
..
apply_command.rs b7bebd42ab Add an assert for snapshot index invariant. 4 yıl önce
beat_ticker.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 yıl önce
daemon_env.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 yıl önce
election.rs 9d63f1d698 Commit a new log entry immediately after being elected. 3 yıl önce
heartbeats.rs 2ae284f37b Only mark term when the heartbeat failed. 3 yıl önce
index_term.rs 5ae61e09a0 Remove all `external crate`! 4 yıl önce
lib.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 yıl önce
log_array.rs 983ef530f5 Fix clippy warnings. 4 yıl önce
persister.rs 611629f6fc Import a different Serialize. 4 yıl önce
process_append_entries.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 yıl önce
process_install_snapshot.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 yıl önce
process_request_vote.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 yıl önce
raft_state.rs 9d63f1d698 Commit a new log entry immediately after being elected. 3 yıl önce
remote_raft.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. 4 yıl önce
snapshot.rs d2014f5e6f Relax the stale snapshot requirement and fix the bug introduced in ece238c. 4 yıl önce
sync_log_entries.rs 53f83a8828 Tick beats at successful RPC response. 3 yıl önce
term_marker.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 yıl önce
utils.rs 9d5b4fd65b A clever trick to make Raft sync. 4 yıl önce
verify_authority.rs 53f83a8828 Tick beats at successful RPC response. 3 yıl önce