Jing Yang 42e6e2f83a Fix a typo in test. 4 éve
..
apply_command.rs bc61f08723 Store DaemonEnv in the thread context to enable global logging. 4 éve
daemon_env.rs 42e6e2f83a Fix a typo in test. 4 éve
election.rs 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 éve
heartbeats.rs 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 éve
index_term.rs ff9b9bcd4c Do not shrink log beyond log start. 4 éve
lib.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 éve
log_array.rs d28dc76eb5 Watch thread panics and record errors. 4 éve
persister.rs 6706ad3389 Fix two clippy errors. 4 éve
process_append_entries.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 éve
process_install_snapshot.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 éve
process_request_vote.rs 14cffb8a86 Move process request vote to its own file. 4 éve
raft_state.rs 739230a4f7 Create a constructor for RaftState. 4 éve
rpcs.rs 9d1a1e129d Reorganize install snapshot to sync_log_entry.rs. 4 éve
snapshot.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 éve
sync_log_entries.rs b7c3693001 Explain that commit_index is always in range [log.star(), log.end()]. 4 éve
utils.rs 41e0f1fde0 Move the RPC deadline constant to utils.rs. 4 éve