Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jing Yang 2a9d852196 Use unstable sort as suggested by clippy. 5 yıl önce
  Jing Yang 6900c5232b Minor refactor of function arguments. 5 yıl önce
  Jing Yang 6beaaaa113 Adjust the step of backing up. 5 yıl önce
  Jing Yang 2a3d79a1c3 Update a few comments so that they are more relevant. 5 yıl önce
  Jing Yang bf6a060919 Fix a panic in select_all(). 5 yıl önce
  Jing Yang 8219351836 Run clippy. 5 yıl önce
  Jing Yang 7850d934df Use Arc to save some clone time. 5 yıl önce
  Jing Yang 9833aaf196 Do not update next_index if it is not our term. 5 yıl önce
  Jing Yang 0347346e27 Ignore the log syncing errors. 5 yıl önce
  Jing Yang d63eeb68e2 Some refactoring. 5 yıl önce
  Jing Yang 92acf0470a Add a comment about threads. 5 yıl önce
  Jing Yang 2a69e5f5d2 Upgrade to tokio 0.3 5 yıl önce
  Jing Yang c5e09f96ce Run `cargo clippy`. 5 yıl önce
  Jing Yang aa6d06e875 No need to cancel in flight log entry sync. 5 yıl önce
  Jing Yang 1e748a0315 Set all RPC retries to 1. 5 yıl önce
  Jing Yang af140e1c46 Add RPC deadline for all RPCs. 5 yıl önce
  Jing Yang f285f6f514 Extend RPC deadline to 2 seconds. 5 yıl önce
  Jing Yang 64316e557f Minor optimization to reduce number of RPCs sent. 5 yıl önce
  Jing Yang d63a5f1dcd Minor refactor: election_time returns an Instant. 5 yıl önce
  Jing Yang eed4e569f4 Reset the step counter when append entries succeeded. 5 yıl önce
  Jing Yang cb7e82a666 Fix a race condition when killing the election timer. 5 yıl önce
  Jing Yang 599f453c6e Set leader_id when elected. 5 yıl önce
  Jing Yang d7d18284fa Add the figure-8, unreliable test, and a serious bug fix. 5 yıl önce
  Jing Yang 93d36abc85 Add persister to lib, and tests. 5 yıl önce
  Jing Yang fa74454870 Implement persister. 5 yıl önce
  Jing Yang 62a468ee3b Add the basic agreement tests, fixed bugs. 5 yıl önce
  Jing Yang 6c6afbcde0 Fix step size overflow. 5 yıl önce
  Jing Yang 144224d107 Fix shutdown procedure. 5 yıl önce
  Jing Yang ac213f6d53 Reserve vec with certain size instead of capacity. 5 yıl önce
  Jing Yang 1f41b2dae0 Correct is_leader check in append_entries and heartbeat. 5 yıl önce