Jing Yang 0c60a398ed Use a reference to avoid extra Arc cloning. 4 лет назад
..
apply_command.rs 85d5da0864 Add daemon starting and exiting log. 4 лет назад
daemon_env.rs c4efe23ca1 No logger setup in unit tests. 4 лет назад
election.rs 9d5b4fd65b A clever trick to make Raft sync. 4 лет назад
heartbeats.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. 4 лет назад
index_term.rs 5ae61e09a0 Remove all `external crate`! 4 лет назад
lib.rs 0c60a398ed Use a reference to avoid extra Arc cloning. 4 лет назад
log_array.rs e6c939ed66 Remote a TODO that is done. 4 лет назад
persister.rs 5ae61e09a0 Remove all `external crate`! 4 лет назад
process_append_entries.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 лет назад
process_install_snapshot.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 лет назад
process_request_vote.rs 4a0c62887c Move rpcs.rs to a separate sub-crate. 4 лет назад
raft_state.rs 739230a4f7 Create a constructor for RaftState. 4 лет назад
remote_raft.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. 4 лет назад
snapshot.rs 85d5da0864 Add daemon starting and exiting log. 4 лет назад
sync_log_entries.rs 9d5b4fd65b A clever trick to make Raft sync. 4 лет назад
term_marker.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
utils.rs 9d5b4fd65b A clever trick to make Raft sync. 4 лет назад