Historique des commits

Auteur SHA1 Message Date
  Jing Yang f374ec7dce Add license file, update toml. il y a 5 ans
  Jing Yang 12b2c96aea Update readme. il y a 5 ans
  Jing Yang ee2a652716 Add readme. il y a 5 ans
  Jing Yang 92acf0470a Add a comment about threads. il y a 5 ans
  Jing Yang 2a69e5f5d2 Upgrade to tokio 0.3 il y a 5 ans
  Jing Yang 2250d4d4c2 Two more minor async bugs. il y a 5 ans
  Jing Yang c5e09f96ce Run `cargo clippy`. il y a 5 ans
  Jing Yang aa6d06e875 No need to cancel in flight log entry sync. il y a 5 ans
  Jing Yang 73dc7b7cfc Migrate to newer network version with parking_lot. il y a 5 ans
  Jing Yang 2d7d42c1f2 Drop all manual guard drops. il y a 5 ans
  Jing Yang fffc60fd89 Add two churn tests. il y a 5 ans
  Jing Yang 1e748a0315 Set all RPC retries to 1. il y a 5 ans
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. il y a 5 ans
  Jing Yang f285f6f514 Extend RPC deadline to 2 seconds. il y a 5 ans
  Jing Yang 64316e557f Minor optimization to reduce number of RPCs sent. il y a 5 ans
  Jing Yang d63a5f1dcd Minor refactor: election_time returns an Instant. il y a 5 ans
  Jing Yang eed4e569f4 Reset the step counter when append entries succeeded. il y a 5 ans
  Jing Yang cb7e82a666 Fix a race condition when killing the election timer. il y a 5 ans
  Jing Yang 32fb95c79d Give up the log lock before killing a raft instance. il y a 5 ans
  Jing Yang 599f453c6e Set leader_id when elected. il y a 5 ans
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. il y a 5 ans
  Jing Yang 2f41f782ba Add the unreliable test. il y a 5 ans
  Jing Yang 7914cb3efa Add two more tests: CPU usage is really high. il y a 5 ans
  Jing Yang 950421e0ea Add the second persist test. il y a 5 ans
  Jing Yang 93d36abc85 Add persister to lib, and tests. il y a 5 ans
  Jing Yang fa74454870 Implement persister. il y a 5 ans
  Jing Yang ecc3ec8d46 Add the RPC count test. il y a 5 ans
  Jing Yang b13b3f0136 Fix a bug in the tests config and another one in backup tests. il y a 5 ans
  Jing Yang 274bd0cdc8 Add the last agreement test. il y a 5 ans
  Jing Yang 0807fc7207 Add the rejoin test. il y a 5 ans