| .. |
|
utils
|
13d6273469
Make SharedSender clonable for any T.
|
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
|
89d892c17c
Address clippy warnings.
|
3 лет назад |
|
election.rs
|
bd14aed2a2
Replace tuple with a struct with named fields.
|
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
|
e026ab6803
Move next_index and current_step out of RaftState.
|
3 лет назад |
|
log_array.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 лет назад |
|
messages.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 лет назад |
|
peer_progress.rs
|
8c80a8b26c
Merge Opening into PeerProgress.
|
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
|
89d892c17c
Address clippy warnings.
|
3 лет назад |
|
raft_state.rs
|
56f934ea4f
Remove next_index and current_step from RaftState.
|
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
|
aac1aed60b
Restrict next_index to be non-zero.
|
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 лет назад |