Historique des commits

Auteur SHA1 Message Date
  Jing Yang 7cbe4d2224 Rewrite a match statement using match-if. il y a 4 ans
  Jing Yang 7b66208d33 Cosmetic changes to server.rs. il y a 4 ans
  Jing Yang fc6fa38733 Remove scopeguard from dependencies. il y a 4 ans
  Jing Yang 1933fd9a08 Add timing tracks for generic test. il y a 4 ans
  Jing Yang f93a1fa8f7 Add two lineariability tests. il y a 4 ans
  Jing Yang 974c49cd7d Use Instant instead of u64 for time. il y a 4 ans
  Jing Yang a5806e1874 Implment linearizability module. il y a 4 ans
  Jing Yang b379f28976 Add 4 more tests. il y a 4 ans
  Jing Yang 25677e4d91 Debug message improvements. il y a 4 ans
  Jing Yang 967dae925a Adapt to the new snapshot framework. il y a 4 ans
  Jing Yang 2aeebd895b A new design for snapshots. il y a 4 ans
  Jing Yang cd5818f558 Add shutdown to snapshot holder and a new test. il y a 4 ans
  Jing Yang a9b3251155 Add an option to lower the ops count limit. il y a 4 ans
  Jing Yang 11af902ae8 Two cosmetic changes. il y a 4 ans
  Jing Yang 027859bd71 Move generic_test to testing_utils. il y a 4 ans
  Jing Yang 84901eb9e1 Add a snapshot size test. il y a 4 ans
  Jing Yang 6cf983ffd5 Implement check_log_size() in kvraft test setup. il y a 4 ans
  Jing Yang eb08693e11 Implement install snapshot. il y a 4 ans
  Jing Yang 36506a9be5 Implement snapshot taking for kv server. il y a 4 ans
  Jing Yang 8da548536f Retry on time out error as well. il y a 4 ans
  Jing Yang 8905dfb7c1 Add a minimal test that uses kvraft and some refactor. il y a 4 ans
  Jing Yang 3a42e12271 Always print the client op count. il y a 4 ans
  Jing Yang 805fca48b3 Fix a bug in server where the shared term is not set. il y a 4 ans
  Jing Yang 4177b73f90 Change the default timeout to be 1 second. il y a 4 ans
  Jing Yang 1009c40b39 Sleep for 1 second before partitioning. il y a 4 ans
  Jing Yang f942d0c709 Add 4 more tests. il y a 4 ans
  Jing Yang 542df76a23 Add crash to tests. il y a 4 ans
  Jing Yang 77e3191df8 Second attemp to fix `kill()`. il y a 4 ans
  Jing Yang 044cf08151 Fix threading model and let background tasks take a weak Arc. il y a 4 ans
  Jing Yang 3a8a932f19 Add many partition many clients test. il y a 4 ans