Historial de Commits

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