Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Jing Yang 914409a197 Add documentation for RaftJoinHandler::join(). пре 3 година
  Jing Yang 6b42baa245 Remove the extra layer of Arc on Raft from tests. пре 3 година
  Jing Yang 4161b3f24d Remove the clone requirement of daemon_env. пре 3 година
  Jing Yang f4f15ba2de Move durio to use the clonable Raft. пре 3 година
  Jing Yang a959f7a175 Construct a join handle upfront. пре 3 година
  Jing Yang 9796a49bdc Move election.rs to the new standalone daemon_watch. пре 3 година
  Jing Yang 2a2e55a7bb Move verify_authority.rs to using the new standalone daemon_watch. пре 3 година
  Jing Yang 24715e57e3 Move snapshot.rs to using the new standalone daemon_watch. пре 3 година