Historique des commits

Auteur SHA1 Message Date
  Jing Yang fee4cd561b Add an async clerk to KV Raft. il y a 3 ans
  Jing Yang 285b004ccb Create a separate CommitSentinel RPC from the Get RPC. il y a 3 ans
  Jing Yang ca4bdc502b No need to expose kvraft. il y a 4 ans
  Jing Yang bf2bc68c51 Try commit a value in the kv store when receiving a GET request. il y a 4 ans
  Jing Yang c1bfaba97d Create RPC servers for KVServer and Raft. il y a 4 ans
  Jing Yang eaddf7b499 Use the usual RPC interface for kvraft. il y a 4 ans
  Jing Yang 974f3abb0b Decouple kvraft from labrpc. il y a 4 ans
  Jing Yang 4b761562b0 Move kvraft testing_utils to test_configs. il y a 4 ans
  Jing Yang 5ae61e09a0 Remove all `external crate`! il y a 4 ans
  Jing Yang 9be1a0b751 Remove anyhow as a dependency. il y a 4 ans
  Jing Yang fc6fa38733 Remove scopeguard from dependencies. 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 36506a9be5 Implement snapshot taking for kv server. il y a 4 ans
  Jing Yang 24762d48d7 Migrate kvraft to edition 2018 il y a 4 ans
  Jing Yang 2e8863438d Expose modules. il y a 4 ans
  Jing Yang dc1844486e Add test persister, test config and make_config() function. il y a 5 ans
  Jing Yang a0be30f158 Move kvraft to its own sub crate. il y a 5 ans