Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang e1b955979d Add active-step-down to guarantee liveness. před 3 roky
  Jing Yang 22b3c73eaf Refuse prevote if regularly receiving heartbeats. #10 před 3 roky
  Jing Yang 3f57270a5d Consolidate the two ways to become a follower. před 3 roky
  Jing Yang d437abc009 Update Cargo.lock in durio. před 2 roky
  Jing Yang 4d0f07bc7e Add a script to prepare a debian machine to cross build durio. před 2 roky
  Jing Yang 847feb248e Fix durio build after the project structure change. před 2 roky
  Jing Yang 4ab3c2a603 Use std::pin::pin instead of futures::pin_mut. před 2 roky
  Jing Yang ff9eda55b8 Update tarpc and other dependencies of durio. před 2 roky
  Jing Yang 375fa59ed2 Merge duplicate implementations of null persistor. před 3 roky
  Jing Yang 74b991c3b9 Allow one RPC for each commit and each peer in RPC count tests. před 3 roky
  Jing Yang 1a43d98384 Remove clippy allows that are no longer necessary. před 3 roky
  Jing Yang 63fa6ea1f5 Update Cargo.lock in durio. před 3 roky
  Jing Yang 48c988f35b Ignore uninlined_format_args warnings in tests. před 3 roky
  Jing Yang 0bdd359955 Disable a few clippy lints and fix others. před 3 roky
  Jing Yang b9a9591bec Optimize serialization of Vec<u8> and boost throughput to 150%. před 3 roky
  Jing Yang 44774c320f Drop the Arc requirement of Persister. před 3 roky
  Jing Yang d74fadfbce Conditionally execute debugging statement and increase throughput by 8%. před 3 roky
  Jing Yang 0f650beb1e Remove unnecessary crate path in type names. před 3 roky
  Jing Yang af1f3eb6ad Hard code test name in tokio tests. před 3 roky
  Jing Yang 721185df85 Fix the log name conflict in persist_tests.rs. před 3 roky
  Jing Yang c448196ffc Use one heartbeat task instead of N. před 3 roky
  Jing Yang f9d2a15e8e Remove "me" from the raft peers array. před 3 roky
  Jing Yang 17a7dfa1d2 Make sure the raft state occupies entire L3 cache. před 3 roky
  Jing Yang e3ea70c318 Move `last_applied` to the apply_command daemon. před 3 roky
  Jing Yang 784af923ed Remove the unused mark_term() method. před 3 roky
  Jing Yang ed7ed114bb Add a liveness test in which the previous leader is connected to one follower. před 3 roky
  Jing Yang 9b2261a4de Refine test term asserts in the prevote test. před 3 roky
  Jing Yang 08de267389 Take clippy advice. před 3 roky
  Jing Yang a3081420cb Add a test for prevote. před 3 roky
  Jing Yang dafff123b4 Replace unnecessary clones with references in sync_log_entries.rs. před 3 roky