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