Commit History

Autor SHA1 Mensaxe Data
  Jing Yang f23cf15b02 Add log_with macros for scope-style logging. %!s(int64=4) %!d(string=hai) anos
  Jing Yang b4a017d568 Reword some of the README. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 0c60a398ed Use a reference to avoid extra Arc cloning. %!s(int64=4) %!d(string=hai) anos
  Jing Yang ce93766fff Remote AtomicUsize from KVServer %!s(int64=4) %!d(string=hai) anos
  Jing Yang 85fa0fd7c6 Tweak the KVServer API to avoid clones. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 9d5b4fd65b A clever trick to make Raft sync. %!s(int64=4) %!d(string=hai) anos
  Jing Yang e6c939ed66 Remote a TODO that is done. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 522aeeb27d Move NO_SNAPSHOT to tests. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 3a21ad9b23 Remove one unused mut. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 48584f190e Merge branch 'merge_tests': Separate test configs from production code. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 302bfd37ec Minor fixes on dependencies in Cargo.toml. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 205444d0ae Mark RPC interface as done in README. %!s(int64=4) %!d(string=hai) anos
  Jing Yang f7bbfbadef Merge sleep utility functions together. %!s(int64=4) %!d(string=hai) anos
  Jing Yang eaddf7b499 Use the usual RPC interface for kvraft. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 974f3abb0b Decouple kvraft from labrpc. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 4b761562b0 Move kvraft testing_utils to test_configs. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 88993f0eb1 Merge memory_persister.rs into persister.rs of test_configs. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 21a5b8153f Remove labrpc as a dependency of the ruaft main crate. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 48e7a866e5 Put raft configs into a namespace. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 480e04d712 Move test configs to test_configs crate. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 4a0c62887c Move rpcs.rs to a separate sub-crate. %!s(int64=4) %!d(string=hai) anos
  Jing Yang bbbd9a5fe2 Refactor rpcs.rs: remove duplicate code and unnecessary visibility. %!s(int64=4) %!d(string=hai) anos
  Jing Yang abb309cff1 Remove two access level annotations that are no longer needed. %!s(int64=4) %!d(string=hai) anos
  Jing Yang ba5494ad08 Create an abstract layer on top of RPC interfaces for remote peers. %!s(int64=4) %!d(string=hai) anos
  Jing Yang c4efe23ca1 No logger setup in unit tests. %!s(int64=4) %!d(string=hai) anos
  Jing Yang a13bd2ef53 Mark logging as done in README. %!s(int64=4) %!d(string=hai) anos
  Jing Yang f9134bae4a Add documents for test_utils. %!s(int64=4) %!d(string=hai) anos
  Jing Yang de3c5eaf17 Allow message applying errors in KV server. %!s(int64=4) %!d(string=hai) anos
  Jing Yang 5ae61e09a0 Remove all `external crate`! %!s(int64=4) %!d(string=hai) anos
  Jing Yang ead6ae4211 Add test log to snapshot_tests. %!s(int64=4) %!d(string=hai) anos