Jing Yang def639e9be Add public documentation for the sync log entries daemon. 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 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 年之前
heartbeats.rs c877032f6c Add public documentation to the heatbeats daemon. 4 年之前
index_term.rs ff9b9bcd4c Do not shrink log beyond log start. 4 年之前
lib.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 年之前
log_array.rs d28dc76eb5 Watch thread panics and record errors. 4 年之前
persister.rs 6706ad3389 Fix two clippy errors. 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 6296d8aa6a Add public documentation to the snapshot daemon. 4 年之前
sync_log_entries.rs def639e9be Add public documentation for the sync log entries daemon. 4 年之前
utils.rs 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 年之前