| .. |
|
utils
|
c71fd0fa03
Move the join logic to a standalone handler.
|
3 anni fa |
|
apply_command.rs
|
496ad0d7d7
Move apply_command.rs to using the standalone daemon_watch.
|
3 anni fa |
|
beat_ticker.rs
|
9bf4309269
Use a known-width integer for beats.
|
3 anni fa |
|
daemon_env.rs
|
5fe90f62fe
Refactor: move DaemonWatch out of DaemonEnv.
|
3 anni fa |
|
daemon_watch.rs
|
4161b3f24d
Remove the clone requirement of daemon_env.
|
3 anni fa |
|
election.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
heartbeats.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
index_term.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 anni fa |
|
lib.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
log_array.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 anni fa |
|
messages.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 anni fa |
|
peer_progress.rs
|
8c80a8b26c
Merge Opening into PeerProgress.
|
3 anni fa |
|
persister.rs
|
611629f6fc
Import a different Serialize.
|
4 anni fa |
|
process_append_entries.rs
|
baf22fec60
Use `IndexTerm` in public API.
|
3 anni fa |
|
process_install_snapshot.rs
|
e3f2148ecb
Remove the "Default" requirement on command.
|
3 anni fa |
|
process_request_vote.rs
|
e3f2148ecb
Remove the "Default" requirement on command.
|
3 anni fa |
|
raft.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
raft_state.rs
|
56f934ea4f
Remove next_index and current_step from RaftState.
|
3 anni fa |
|
remote_context.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
remote_peer.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
remote_raft.rs
|
ba5494ad08
Create an abstract layer on top of RPC interfaces for remote peers.
|
4 anni fa |
|
replicable_command.rs
|
7d8b309287
Explicitly list the requirement for commands.
|
3 anni fa |
|
snapshot.rs
|
24715e57e3
Move snapshot.rs to using the new standalone daemon_watch.
|
3 anni fa |
|
sync_log_entries.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |
|
term_marker.rs
|
ff45298c67
Replace term marker with a static remote context.
|
3 anni fa |
|
verify_authority.rs
|
7329e47622
Add rpc_client and beat_ticker to the context.
|
3 anni fa |