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