Historique des commits

Auteur SHA1 Message Date
  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 3 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
  Jing Yang f8ad41500b Minor wording changes. il y a 4 ans
  Jing Yang a1ce117a4e Add a one sentence explaination to ruaft. il y a 4 ans
  Jing Yang fc25faaa42 Relink code links. il y a 4 ans
  Jing Yang e736c954b6 Remove unneeded code quotes. il y a 4 ans
  Jing Yang 88b5255306 Reword on paragraph of README. il y a 4 ans
  Jing Yang 9688ca2332 Reorder sections of README. il y a 4 ans
  Jing Yang 5d63da9319 Revamp project readme. il y a 4 ans
  Jing Yang b2f176f2ec Remove one clippy warning. il y a 4 ans