Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang c8a63eca38 Run cargo update on durio. hace 3 años
  Jing Yang 90048c76fe Take clippy advice in durio. hace 3 años
  Jing Yang e4ec9a63ee Merge branch 'remote_context_impl' hace 3 años
  Jing Yang 7329e47622 Add rpc_client and beat_ticker to the context. hace 3 años
  Jing Yang 169ccf5c88 Add tests for RemoteContext. hace 3 años
  Jing Yang debff77952 Use a safer static ref to replace the pointer. hace 3 años
  Jing Yang ff45298c67 Replace term marker with a static remote context. hace 3 años
  Jing Yang 51cbafc283 Allow sync_log_entry daemon to exit before election daemon. hace 3 años
  Jing Yang b5d7672a99 Take clippy advice in tests. hace 3 años
  Jing Yang 8ba3253faf Minor code rearrangement. hace 3 años
  Jing Yang 91f0b0138b Remove the special logging treatment for the start() API. hace 3 años
  Jing Yang e80c03ceb8 In KVServer, save the join handle instead of the Raft copy. hace 3 años
  Jing Yang ba700950cc Merge branch 'join_handle' hace 3 años
  Jing Yang 914409a197 Add documentation for RaftJoinHandler::join(). hace 3 años
  Jing Yang 6b42baa245 Remove the extra layer of Arc on Raft from tests. hace 3 años
  Jing Yang 4161b3f24d Remove the clone requirement of daemon_env. hace 3 años
  Jing Yang f4f15ba2de Move durio to use the clonable Raft. hace 3 años
  Jing Yang a959f7a175 Construct a join handle upfront. hace 3 años
  Jing Yang 9796a49bdc Move election.rs to the new standalone daemon_watch. hace 3 años
  Jing Yang 2a2e55a7bb Move verify_authority.rs to using the new standalone daemon_watch. hace 3 años
  Jing Yang 24715e57e3 Move snapshot.rs to using the new standalone daemon_watch. hace 3 años
  Jing Yang 0a93a0d6a5 Move sync_log_entries.rs to using the new standalone daemon_watch. hace 3 años
  Jing Yang 496ad0d7d7 Move apply_command.rs to using the standalone daemon_watch. hace 3 años
  Jing Yang c71fd0fa03 Move the join logic to a standalone handler. hace 3 años
  Jing Yang c2bd82fd06 Take clippy advice. hace 3 años
  Jing Yang 5fe90f62fe Refactor: move DaemonWatch out of DaemonEnv. hace 3 años
  Jing Yang 9811be5340 Take clippy advice in tests. hace 3 años
  Jing Yang cdcb335ec4 Suppress needless_borrow warnings in verify_authority.rs. hace 3 años
  Jing Yang 9f457d8960 Remove code that clears reads after a commit: merge branch 'fix_commit_read' hace 3 años
  Jing Yang 0df906c66b Remove clear_committed_requests. hace 3 años