Historique des commits

Auteur SHA1 Message Date
  Jing Yang f96c82b539 Refactor: log vector to LogArray. il y a 5 ans
  Jing Yang 552106e1c2 Minor fixes: space, deserialization requirement, &Arc<>. il y a 5 ans
  Jing Yang bff43d8c12 Remove Sync from Command type requirement. il y a 5 ans
  Jing Yang 2cf4d68306 Use generic types to allow different types of Command. il y a 5 ans
  Jing Yang b248deadbf Move RaftState to a separate file. il y a 5 ans
  Jing Yang 72b75ac7be Minor fix in tests. il y a 5 ans
  Jing Yang 8722b7afa7 Upgrade to parking_lot 0.11.1 il y a 5 ans
  Jing Yang 00297bde0a Upgrade to rand 0.8 il y a 5 ans
  Jing Yang c3c6161ac7 Upgrade to bytes 1.0 il y a 5 ans
  Jing Yang 297368a2b5 Upgrade to tokio 1.0 il y a 5 ans
  Jing Yang fc4e79ab45 Remove an API misuse. il y a 5 ans
  Jing Yang f63dfdfc7f Optimize syn log entries il y a 5 ans
  Jing Yang 6464033923 Upgrade features crate and use the smaller crates. il y a 5 ans
  Jing Yang 2a9d852196 Use unstable sort as suggested by clippy. il y a 5 ans
  Jing Yang 6900c5232b Minor refactor of function arguments. il y a 5 ans
  Jing Yang 672f6bd38d Fix a deadlock at test shutdown. il y a 5 ans
  Jing Yang 6beaaaa113 Adjust the step of backing up. il y a 5 ans
  Jing Yang fb2285aa53 Update dependency crossbeam-utils to the newest version. il y a 5 ans
  Jing Yang 2a3d79a1c3 Update a few comments so that they are more relevant. il y a 5 ans
  Jing Yang bf6a060919 Fix a panic in select_all(). il y a 5 ans
  Jing Yang 8219351836 Run clippy. il y a 5 ans
  Jing Yang dbfda93592 Use the new RpcHandler. il y a 5 ans
  Jing Yang 1ba448e33f Remove DropGuard and use scopeguard. il y a 5 ans
  Jing Yang d9a3aee7cb Remove unused import. il y a 5 ans
  Jing Yang 7850d934df Use Arc to save some clone time. il y a 5 ans
  Jing Yang 9833aaf196 Do not update next_index if it is not our term. il y a 5 ans
  Jing Yang 0347346e27 Ignore the log syncing errors. il y a 5 ans
  Jing Yang d63eeb68e2 Some refactoring. il y a 5 ans
  Jing Yang f374ec7dce Add license file, update toml. il y a 5 ans
  Jing Yang 12b2c96aea Update readme. il y a 5 ans