Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang 28082ff335 Replace Arc<Runtime> with a custom thread pool holder. hace 3 años
  Jing Yang 9d5b4fd65b A clever trick to make Raft sync. hace 4 años
  Jing Yang 4a0c62887c Move rpcs.rs to a separate sub-crate. hace 4 años
  Jing Yang 41e0f1fde0 Move the RPC deadline constant to utils.rs. hace 4 años
  Jing Yang 74a8a108ea Fix clippy errors. hace 5 años
  Jing Yang 1ba448e33f Remove DropGuard and use scopeguard. hace 5 años
  Jing Yang 7850d934df Use Arc to save some clone time. hace 5 años
  Jing Yang 2a69e5f5d2 Upgrade to tokio 0.3 hace 5 años
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. hace 5 años
  Jing Yang b838091bd6 Do not delay if the last retry fails. hace 5 años
  Jing Yang 3c225e7891 Lots of clippy changes. hace 5 años
  Jing Yang 8eca0ab175 Implement a drop guard. hace 5 años
  Jing Yang f3b1c4b8e4 Move retry_rpc to utils. hace 5 años