| .. |
|
apply_command.rs
|
b7bebd42ab
Add an assert for snapshot index invariant.
|
4 лет назад |
|
beat_ticker.rs
|
01fab3f446
Create the verify authority daemon to support readonly requests.
|
3 лет назад |
|
daemon_env.rs
|
01fab3f446
Create the verify authority daemon to support readonly requests.
|
3 лет назад |
|
election.rs
|
8210fcfba7
Implement the publibc verify authority API on Raft.
|
3 лет назад |
|
heartbeats.rs
|
b7d0475f38
Add a comment to explain the lifetime of a parameter.
|
4 лет назад |
|
index_term.rs
|
5ae61e09a0
Remove all `external crate`!
|
4 лет назад |
|
lib.rs
|
01fab3f446
Create the verify authority daemon to support readonly requests.
|
3 лет назад |
|
log_array.rs
|
983ef530f5
Fix clippy warnings.
|
4 лет назад |
|
persister.rs
|
611629f6fc
Import a different Serialize.
|
4 лет назад |
|
process_append_entries.rs
|
4a0c62887c
Move rpcs.rs to a separate sub-crate.
|
4 лет назад |
|
process_install_snapshot.rs
|
4a0c62887c
Move rpcs.rs to a separate sub-crate.
|
4 лет назад |
|
process_request_vote.rs
|
4a0c62887c
Move rpcs.rs to a separate sub-crate.
|
4 лет назад |
|
raft_state.rs
|
739230a4f7
Create a constructor for RaftState.
|
4 лет назад |
|
remote_raft.rs
|
ba5494ad08
Create an abstract layer on top of RPC interfaces for remote peers.
|
4 лет назад |
|
snapshot.rs
|
d2014f5e6f
Relax the stale snapshot requirement and fix the bug introduced in ece238c.
|
4 лет назад |
|
sync_log_entries.rs
|
138060b85d
No need to re-sync the log entry that has been committed.
|
4 лет назад |
|
term_marker.rs
|
89238d8801
Create a term marker that uses RPC responses to update term: #7.
|
4 лет назад |
|
utils.rs
|
9d5b4fd65b
A clever trick to make Raft sync.
|
4 лет назад |
|
verify_authority.rs
|
8210fcfba7
Implement the publibc verify authority API on Raft.
|
3 лет назад |