História revízii

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