Jing Yang f2fc71134d Mark LogArray as a crate-private type. il y a 2 ans
..
remote f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
storage 2901e7a443 Rename log_persister to internal. il y a 2 ans
utils 8db888f64d Delete persister. il y a 2 ans
apply_command.rs e3ea70c318 Move `last_applied` to the apply_command daemon. il y a 3 ans
beat_ticker.rs 9bf4309269 Use a known-width integer for beats. il y a 3 ans
daemon_env.rs e3ea70c318 Move `last_applied` to the apply_command daemon. il y a 3 ans
daemon_watch.rs 4161b3f24d Remove the clone requirement of daemon_env. il y a 3 ans
election.rs f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
heartbeats.rs f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
index_term.rs baf22fec60 Use `IndexTerm` in public API. il y a 3 ans
lib.rs f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
log_array.rs f2fc71134d Mark LogArray as a crate-private type. il y a 2 ans
messages.rs b9a9591bec Optimize serialization of Vec<u8> and boost throughput to 150%. il y a 3 ans
peer_progress.rs f25f9a258e Refine comments in a few places. il y a 3 ans
process_append_entries.rs 5fa583a055 Replace persister with storage. il y a 2 ans
process_install_snapshot.rs 5fa583a055 Replace persister with storage. il y a 2 ans
process_request_vote.rs 5fa583a055 Replace persister with storage. il y a 2 ans
raft.rs f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
raft_state.rs 8db888f64d Delete persister. il y a 2 ans
replicable_command.rs 7d8b309287 Explicitly list the requirement for commands. il y a 3 ans
snapshot.rs 5fa583a055 Replace persister with storage. il y a 2 ans
sync_log_entries.rs f67a450783 Move all remote-related structs into their own mod. il y a 2 ans
verify_authority.rs 1a43d98384 Remove clippy allows that are no longer necessary. il y a 3 ans