Historique des commits

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