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