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