Historique des commits

Auteur SHA1 Message Date
  Jing Yang 4e5d810997 Updates on stale comments. il y a 3 ans
  Jing Yang e05a2827dd Mark the "prevote" task as done in README. il y a 3 ans
  Jing Yang 0bf0fcc0dd Add the prevote state and check it after prevote is done. il y a 3 ans
  Jing Yang 634e631085 Add a prevote phase to election: merge branch 'prevote' #3 il y a 3 ans
  Jing Yang 16c2187ab3 Implement the prevote phase on both client and server side. il y a 3 ans
  Jing Yang 18cbd8e0c6 Create a dedicated struct for becoming the next leader. il y a 3 ans
  Jing Yang aab761204b Separate the async part from the rest of the function. il y a 3 ans
  Jing Yang c3c3f41b5b Make count_votes_until_cancelled() a member function. il y a 3 ans
  Jing Yang 3c0ef3495f Refactor: Separate spawn_request_votes(). il y a 3 ans
  Jing Yang 26a25ba34c Refactor: split the quorum counting function. il y a 3 ans
  Jing Yang 18103d0458 Cancel election at shutdown. il y a 3 ans
  Jing Yang b325a297ae Add a comment in election code. il y a 3 ans
  Jing Yang 10ac3235eb Make run_election_timer() a simple function. il y a 3 ans
  Jing Yang 94f4ab4da2 Clear context after detach. il y a 3 ans
  Jing Yang 86a564d441 Run `cargo update` on durio. il y a 3 ans
  Jing Yang 199670a0aa Run `cargo update` on durio. il y a 3 ans
  Jing Yang c8a63eca38 Run cargo update on durio. il y a 3 ans
  Jing Yang 90048c76fe Take clippy advice in durio. il y a 3 ans
  Jing Yang e4ec9a63ee Merge branch 'remote_context_impl' il y a 3 ans
  Jing Yang 7329e47622 Add rpc_client and beat_ticker to the context. il y a 3 ans
  Jing Yang 169ccf5c88 Add tests for RemoteContext. il y a 3 ans
  Jing Yang debff77952 Use a safer static ref to replace the pointer. il y a 3 ans
  Jing Yang ff45298c67 Replace term marker with a static remote context. il y a 3 ans
  Jing Yang 51cbafc283 Allow sync_log_entry daemon to exit before election daemon. il y a 3 ans
  Jing Yang b5d7672a99 Take clippy advice in tests. il y a 3 ans
  Jing Yang 8ba3253faf Minor code rearrangement. il y a 3 ans
  Jing Yang 91f0b0138b Remove the special logging treatment for the start() API. il y a 3 ans
  Jing Yang e80c03ceb8 In KVServer, save the join handle instead of the Raft copy. il y a 3 ans
  Jing Yang ba700950cc Merge branch 'join_handle' il y a 3 ans
  Jing Yang 914409a197 Add documentation for RaftJoinHandler::join(). il y a 3 ans