Historial de Commits

Autor SHA1 Mensaje Fecha
  Jing Yang fee4cd561b Add an async clerk to KV Raft. hace 3 años
  Jing Yang 285b004ccb Create a separate CommitSentinel RPC from the Get RPC. hace 3 años
  Jing Yang ca4bdc502b No need to expose kvraft. hace 4 años
  Jing Yang bf2bc68c51 Try commit a value in the kv store when receiving a GET request. hace 4 años
  Jing Yang c1bfaba97d Create RPC servers for KVServer and Raft. hace 4 años
  Jing Yang eaddf7b499 Use the usual RPC interface for kvraft. hace 4 años
  Jing Yang 974f3abb0b Decouple kvraft from labrpc. hace 4 años
  Jing Yang 4b761562b0 Move kvraft testing_utils to test_configs. hace 4 años
  Jing Yang 5ae61e09a0 Remove all `external crate`! hace 4 años
  Jing Yang 9be1a0b751 Remove anyhow as a dependency. hace 4 años
  Jing Yang fc6fa38733 Remove scopeguard from dependencies. hace 4 años
  Jing Yang 11af902ae8 Two cosmetic changes. hace 4 años
  Jing Yang 027859bd71 Move generic_test to testing_utils. hace 4 años
  Jing Yang 36506a9be5 Implement snapshot taking for kv server. hace 4 años
  Jing Yang 24762d48d7 Migrate kvraft to edition 2018 hace 4 años
  Jing Yang 2e8863438d Expose modules. hace 4 años
  Jing Yang dc1844486e Add test persister, test config and make_config() function. hace 5 años
  Jing Yang a0be30f158 Move kvraft to its own sub crate. hace 5 años