提交歷史

作者 SHA1 備註 提交日期
  Jing Yang 9d1a1e129d Reorganize install snapshot to sync_log_entry.rs. 4 年之前
  Jing Yang 2b31b422c2 Fix clippy errors. 4 年之前
  Jing Yang 3b6dbbbc75 Merge make_rpc_handler into upstream. 4 年之前
  Jing Yang e949c5c550 Send install snapshot request through apply command. 4 年之前
  Jing Yang 1dec92e51a Simplify RPC handler and client wrapper using generics. 4 年之前
  Jing Yang 67c7a2e4f6 Relax the requirement for RPC handlers: Arc to AsRef. 4 年之前
  Jing Yang 072964f8a4 Provide a default NO_SNAPSHOT function. 5 年之前
  Jing Yang 165b273fec Add arguments for snapshot taking. 5 年之前
  Jing Yang 8e36805176 Add snapshot functions to persister. 5 年之前
  Jing Yang c9a4364ae7 Add send_install_snapshot and RPC wrappers. 5 年之前
  Jing Yang b8e2904c31 Migrate log array to generics. 5 年之前
  Jing Yang 552106e1c2 Minor fixes: space, deserialization requirement, &Arc<>. 5 年之前
  Jing Yang 2cf4d68306 Use generic types to allow different types of Command. 5 年之前
  Jing Yang dbfda93592 Use the new RpcHandler. 5 年之前
  Jing Yang 7850d934df Use Arc to save some clone time. 5 年之前
  Jing Yang c5e09f96ce Run `cargo clippy`. 5 年之前
  Jing Yang 73dc7b7cfc Migrate to newer network version with parking_lot. 5 年之前
  Jing Yang fa74454870 Implement persister. 5 年之前
  Jing Yang 62a468ee3b Add the basic agreement tests, fixed bugs. 5 年之前
  Jing Yang b19e1a3905 Use the server name as-is at rpc utils. 5 年之前
  Jing Yang 3975600a33 Initial election test skeleton. 5 年之前
  Jing Yang 3c225e7891 Lots of clippy changes. 5 年之前
  Jing Yang 297ef1a2cf Implement the initialization logic. 5 年之前
  Jing Yang 7ad4bd0a21 Implement run election. 5 年之前
  Jing Yang d707b70546 Implement append entries RPC serving. 5 年之前
  Jing Yang 7b3d3a3af0 Add concret types for term and peer. 5 年之前
  Jing Yang 3178f92b72 Add basic structure of raft states. 5 年之前
  Jing Yang 819c5a74de Refactor the test so that it scopes better. 5 年之前
  Jing Yang 3c80c4ae2b Implement the RPC layer. 5 年之前