Historique des commits

Auteur SHA1 Message Date
  Jing Yang ef2573e986 Expose the new verify authority API. il y a 3 ans
  Jing Yang 1c6bbbc54f Trigger heartbeats when authority needs to be verified. il y a 3 ans
  Jing Yang 2ae284f37b Only mark term when the heartbeat failed. il y a 3 ans
  Jing Yang 53f83a8828 Tick beats at successful RPC response. il y a 3 ans
  Jing Yang 9d63f1d698 Commit a new log entry immediately after being elected. il y a 3 ans
  Jing Yang 6124b2f663 Clarify the guarantee to applications in verify authority requests. il y a 3 ans
  Jing Yang 07bf4917ed Clear the verify authority queue after a new commit is made. il y a 3 ans
  Jing Yang 8210fcfba7 Implement the publibc verify authority API on Raft. il y a 3 ans
  Jing Yang 01fab3f446 Create the verify authority daemon to support readonly requests. il y a 3 ans
  Jing Yang 138060b85d No need to re-sync the log entry that has been committed. il y a 4 ans
  Jing Yang 68860666a8 Lower RPC count limit by a factor of 3. il y a 4 ans
  Jing Yang ff83590e80 Require snapshot_recover_many_clients to commit at least 10 ops for each client. il y a 4 ans
  Jing Yang 9c7efd23df Skip append entries if there is nothing to sync. il y a 4 ans
  Jing Yang d535752305 Refactor: move leadership condition forward. il y a 4 ans
  Jing Yang 7f9e8e72f4 Schedule an extra round of append entries after install snapshot. il y a 4 ans
  Jing Yang 983ef530f5 Fix clippy warnings. il y a 4 ans
  Jing Yang 8802900d23 Upgrade dependencies. il y a 4 ans
  Jing Yang b7d0475f38 Add a comment to explain the lifetime of a parameter. il y a 4 ans
  Jing Yang e302373755 Ignore dead_code warnings for log-only structs. il y a 4 ans
  Jing Yang 663885326b Attach a logger in one_partition test threads. il y a 4 ans
  Jing Yang a29cb50891 Add total ops count to test diagnostics. il y a 4 ans
  Jing Yang 0456fde835 Cosmetic code improvements. il y a 4 ans
  Jing Yang f7dd4fbe5b Upgrade dependencies. il y a 4 ans
  Jing Yang d2014f5e6f Relax the stale snapshot requirement and fix the bug introduced in ece238c. il y a 4 ans
  Jing Yang 2185316d8d Relax dependencies on parking_lot and serde. il y a 4 ans
  Jing Yang ece238ce47 Save one snapshot clone in the daemon. il y a 4 ans
  Jing Yang b7bebd42ab Add an assert for snapshot index invariant. il y a 4 ans
  Jing Yang 7c35532eda Migrate to rust edition 2021. il y a 4 ans
  Jing Yang ce53347dd8 Add a README to kvraft. il y a 4 ans
  Jing Yang 27abdaee17 Add a README for durio. il y a 4 ans