تاریخچه Commit ها

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