Jing Yang 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
..
apply_command.rs fa58f1b7af Add public document for the apply command daemon. 4 лет назад
daemon_env.rs 76a4387012 Update documents in DaemonEnv. 4 лет назад
election.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
heartbeats.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
index_term.rs ff9b9bcd4c Do not shrink log beyond log start. 4 лет назад
lib.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
log_array.rs d28dc76eb5 Watch thread panics and record errors. 4 лет назад
persister.rs 86ac4383ba Add a comment to persister. 4 лет назад
process_append_entries.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 лет назад
process_install_snapshot.rs 6401d7082b Add comments to explain safe index accesses. 4 лет назад
process_request_vote.rs 14cffb8a86 Move process request vote to its own file. 4 лет назад
raft_state.rs 739230a4f7 Create a constructor for RaftState. 4 лет назад
rpcs.rs 9d1a1e129d Reorganize install snapshot to sync_log_entry.rs. 4 лет назад
snapshot.rs 4c4c7f00df Rename a lock to _guard to make sure it is not dropped immediately. 4 лет назад
sync_log_entries.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
term_marker.rs 89238d8801 Create a term marker that uses RPC responses to update term: #7. 4 лет назад
utils.rs 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 лет назад