Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang 951032231d Half implemented snapshot. před 5 roky
  Jing Yang afe8fa2033 Implement the logic to send install_snapshot RPCs. před 5 roky
  Jing Yang c9a4364ae7 Add send_install_snapshot and RPC wrappers. před 5 roky
  Jing Yang e1f0e697e7 Add process_install_snapshot and build_install_snapshot functions. před 5 roky
  Jing Yang 885a4c791d Use a vector of bytes to store snapshot. před 5 roky
  Jing Yang de65b33c12 Add an IndexTerm struct for LogArray. před 5 roky
  Jing Yang 543b2d2f0e Update one `log.end() - 1` call to use `log.last_index_term()`. před 5 roky
  Jing Yang 6ae7f4eab1 Change snapshot to return the index and term as well. před 5 roky
  Jing Yang 19e016ecea Add rustdoc. před 5 roky
  Jing Yang 2827664b94 Rename start_offset() to start(), len() to end(). před 5 roky
  Jing Yang fc3310100c Add comprehensive tests to log array. před 5 roky
  Jing Yang d4eb249314 Remove a rare import. před 5 roky
  Jing Yang 7f1702f9d4 Rename add() to add_command(). před 5 roky
  Jing Yang b8e2904c31 Migrate log array to generics. před 5 roky
  Jing Yang 4d80a496f2 Shift log vector and avoid allocation. před 5 roky
  Jing Yang f96c82b539 Refactor: log vector to LogArray. před 5 roky
  Jing Yang 552106e1c2 Minor fixes: space, deserialization requirement, &Arc<>. před 5 roky
  Jing Yang bff43d8c12 Remove Sync from Command type requirement. před 5 roky
  Jing Yang 2cf4d68306 Use generic types to allow different types of Command. před 5 roky
  Jing Yang b248deadbf Move RaftState to a separate file. před 5 roky
  Jing Yang 72b75ac7be Minor fix in tests. před 5 roky
  Jing Yang 8722b7afa7 Upgrade to parking_lot 0.11.1 před 5 roky
  Jing Yang 00297bde0a Upgrade to rand 0.8 před 5 roky
  Jing Yang c3c6161ac7 Upgrade to bytes 1.0 před 5 roky
  Jing Yang 297368a2b5 Upgrade to tokio 1.0 před 5 roky
  Jing Yang fc4e79ab45 Remove an API misuse. před 5 roky
  Jing Yang f63dfdfc7f Optimize syn log entries před 5 roky
  Jing Yang 6464033923 Upgrade features crate and use the smaller crates. před 5 roky
  Jing Yang 2a9d852196 Use unstable sort as suggested by clippy. před 5 roky
  Jing Yang 6900c5232b Minor refactor of function arguments. před 5 roky