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