Jing Yang 16dbee97f6 Move the "LeaderLogShrunk" so that we only check it when we are the leader. hace 3 años
..
utils c687e64928 Refactor: split utils.rs into multiple files. hace 3 años
apply_command.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años
beat_ticker.rs 9bf4309269 Use a known-width integer for beats. hace 3 años
daemon_env.rs 6d22246e50 Merge stop_wait_group into daemon env. hace 3 años
election.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años
heartbeats.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años
index_term.rs baf22fec60 Use `IndexTerm` in public API. hace 3 años
lib.rs 7d8b309287 Explicitly list the requirement for commands. hace 3 años
log_array.rs baf22fec60 Use `IndexTerm` in public API. hace 3 años
messages.rs baf22fec60 Use `IndexTerm` in public API. hace 3 años
persister.rs 611629f6fc Import a different Serialize. hace 4 años
process_append_entries.rs baf22fec60 Use `IndexTerm` in public API. hace 3 años
process_install_snapshot.rs e3f2148ecb Remove the "Default" requirement on command. hace 3 años
process_request_vote.rs e3f2148ecb Remove the "Default" requirement on command. hace 3 años
raft.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años
raft_state.rs 9f7ce63fb0 Minor code tweak. hace 3 años
remote_raft.rs ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. hace 4 años
replicable_command.rs 7d8b309287 Explicitly list the requirement for commands. hace 3 años
snapshot.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años
sync_log_entries.rs 16dbee97f6 Move the "LeaderLogShrunk" so that we only check it when we are the leader. hace 3 años
term_marker.rs 75d4e75262 Optimize imports in source files. hace 3 años
verify_authority.rs ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. hace 3 años