Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang 4a0c62887c Move rpcs.rs to a separate sub-crate. před 4 roky
  Jing Yang ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. před 4 roky
  Jing Yang 5ae61e09a0 Remove all `external crate`! před 4 roky
  Jing Yang 96fd5067e7 Attach test name to test log file name. před 4 roky
  Jing Yang b9f664703b Add basic logging to ruaft and especially tests. před 4 roky
  Jing Yang 2b31b422c2 Fix clippy errors. před 4 roky
  Jing Yang e949c5c550 Send install snapshot request through apply command. před 4 roky
  Jing Yang 67c7a2e4f6 Relax the requirement for RPC handlers: Arc to AsRef. před 4 roky
  Jing Yang 072964f8a4 Provide a default NO_SNAPSHOT function. před 4 roky
  Jing Yang 165b273fec Add arguments for snapshot taking. před 5 roky
  Jing Yang 2cf4d68306 Use generic types to allow different types of Command. před 5 roky
  Jing Yang 00297bde0a Upgrade to rand 0.8 před 5 roky
  Jing Yang 672f6bd38d Fix a deadlock at test shutdown. před 5 roky
  Jing Yang 1ba448e33f Remove DropGuard and use scopeguard. před 5 roky
  Jing Yang d9a3aee7cb Remove unused import. před 5 roky
  Jing Yang 2250d4d4c2 Two more minor async bugs. před 5 roky
  Jing Yang 73dc7b7cfc Migrate to newer network version with parking_lot. před 5 roky
  Jing Yang 32fb95c79d Give up the log lock before killing a raft instance. před 5 roky
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. před 5 roky
  Jing Yang 2f41f782ba Add the unreliable test. před 5 roky
  Jing Yang 7914cb3efa Add two more tests: CPU usage is really high. před 5 roky
  Jing Yang 93d36abc85 Add persister to lib, and tests. před 5 roky
  Jing Yang fa74454870 Implement persister. před 5 roky
  Jing Yang ecc3ec8d46 Add the RPC count test. před 5 roky
  Jing Yang b13b3f0136 Fix a bug in the tests config and another one in backup tests. před 5 roky
  Jing Yang 397c8aad63 Add fail no agree test. před 5 roky
  Jing Yang 62a468ee3b Add the basic agreement tests, fixed bugs. před 5 roky
  Jing Yang f0c6126caa Add a test for re_election. před 5 roky
  Jing Yang 58e20ae2d3 Add checks for same term. před 5 roky
  Jing Yang 0be0f031b1 Use client in client name. před 5 roky