Jing Yang 8210fcfba7 Implement the publibc verify authority API on Raft. 3 tahun lalu
..
apply_command.rs b7bebd42ab Add an assert for snapshot index invariant. 4 tahun lalu
beat_ticker.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 tahun lalu
daemon_env.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 tahun lalu
election.rs 8210fcfba7 Implement the publibc verify authority API on Raft. 3 tahun lalu
heartbeats.rs b7d0475f38 Add a comment to explain the lifetime of a parameter. 4 tahun lalu
index_term.rs 5ae61e09a0 Remove all `external crate`! 4 tahun lalu
lib.rs 01fab3f446 Create the verify authority daemon to support readonly requests. 3 tahun lalu
log_array.rs 983ef530f5 Fix clippy warnings. 4 tahun lalu
persister.rs 611629f6fc Import a different Serialize. 4 tahun lalu
process_append_entries.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 tahun lalu
process_install_snapshot.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 tahun lalu
process_request_vote.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 tahun lalu
raft_state.rs 739230a4f7 Create a constructor for RaftState. 4 tahun lalu
remote_raft.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. 4 tahun lalu
snapshot.rs d2014f5e6f Relax the stale snapshot requirement and fix the bug introduced in ece238c. 4 tahun lalu
sync_log_entries.rs 138060b85d No need to re-sync the log entry that has been committed. 4 tahun lalu
term_marker.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 tahun lalu
utils.rs 9d5b4fd65b A clever trick to make Raft sync. 4 tahun lalu
verify_authority.rs 8210fcfba7 Implement the publibc verify authority API on Raft. 3 tahun lalu