Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang ca59d5b7ac Replace SeqCst ordering with more relaxed ones in keep_running. před 3 roky
  Jing Yang 7d8b309287 Explicitly list the requirement for commands. před 3 roky
  Jing Yang 66cccb5847 Make HEARTBEAT_INTERVAL a Duration. před 3 roky
  Jing Yang 69c1c1565e Split lib.rs into messages.rs and raft.rs. před 3 roky
  Jing Yang db0696517e Reduce the frequency of heartbeats when there are pending commits. před 3 roky
  Jing Yang 466c1d4d88 Replace SharedBeatTicker with DaemonBeatTicker. před 3 roky
  Jing Yang 1c6bbbc54f Trigger heartbeats when authority needs to be verified. před 3 roky
  Jing Yang 2ae284f37b Only mark term when the heartbeat failed. před 3 roky
  Jing Yang 53f83a8828 Tick beats at successful RPC response. před 3 roky
  Jing Yang b7d0475f38 Add a comment to explain the lifetime of a parameter. 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 89238d8801 Create a term marker that uses RPC responses to update term: #7. před 4 roky
  Jing Yang c877032f6c Add public documentation to the heatbeats daemon. před 4 roky
  Jing Yang 41e0f1fde0 Move the RPC deadline constant to utils.rs. před 4 roky
  Jing Yang 5ddb6b2d43 Move heartbeats to its own file. před 4 roky