Historie revizí

Autor SHA1 Zpráva Datum
  Jing Yang 90290beca6 Run the servers in main. před 4 roky
  Jing Yang 0cb5982d91 Add functions that create clients and servers. před 4 roky
  Jing Yang 7cbbc78527 Rename RuaftService to RaftService. před 4 roky
  Jing Yang ba0270ed2d Create an RPC client wrapper for Ruaft. před 4 roky
  Jing Yang c1bfaba97d Create RPC servers for KVServer and Raft. před 4 roky
  Jing Yang 611629f6fc Import a different Serialize. před 4 roky
  Jing Yang f04af3b01e Create project durio and a basic KV web server. před 4 roky
  Jing Yang c449a6336e Update wording in README. před 4 roky
  Jing Yang 132bb388db Add a comment about SNAPSHOT_INDEX_INVARIANT. před 4 roky
  Jing Yang 2f794bfdae Explain why snapshot gets its own daemon. před 4 roky
  Jing Yang 0e2bfbd2c4 Update kvraft to be async. před 4 roky
  Jing Yang f23cf15b02 Add log_with macros for scope-style logging. před 4 roky
  Jing Yang b4a017d568 Reword some of the README. před 4 roky
  Jing Yang 0c60a398ed Use a reference to avoid extra Arc cloning. před 4 roky
  Jing Yang ce93766fff Remote AtomicUsize from KVServer před 4 roky
  Jing Yang 85fa0fd7c6 Tweak the KVServer API to avoid clones. před 4 roky
  Jing Yang 9d5b4fd65b A clever trick to make Raft sync. před 4 roky
  Jing Yang e6c939ed66 Remote a TODO that is done. před 4 roky
  Jing Yang 522aeeb27d Move NO_SNAPSHOT to tests. před 4 roky
  Jing Yang 3a21ad9b23 Remove one unused mut. před 4 roky
  Jing Yang 48584f190e Merge branch 'merge_tests': Separate test configs from production code. před 4 roky
  Jing Yang 302bfd37ec Minor fixes on dependencies in Cargo.toml. před 4 roky
  Jing Yang 205444d0ae Mark RPC interface as done in README. před 4 roky
  Jing Yang f7bbfbadef Merge sleep utility functions together. před 4 roky
  Jing Yang eaddf7b499 Use the usual RPC interface for kvraft. před 4 roky
  Jing Yang 974f3abb0b Decouple kvraft from labrpc. před 4 roky
  Jing Yang 4b761562b0 Move kvraft testing_utils to test_configs. před 4 roky
  Jing Yang 88993f0eb1 Merge memory_persister.rs into persister.rs of test_configs. před 4 roky
  Jing Yang 21a5b8153f Remove labrpc as a dependency of the ruaft main crate. před 4 roky
  Jing Yang 48e7a866e5 Put raft configs into a namespace. před 4 roky