Historique des commits

Auteur SHA1 Message Date
  Jing Yang 879e45ecaa Minor tweaks in Cargo.toml. il y a 3 ans
  Jing Yang b2ed8dfad9 Make the "integration-test" dependency optional in kvraft. il y a 3 ans
  Jing Yang 8802900d23 Upgrade dependencies. il y a 4 ans
  Jing Yang f7dd4fbe5b Upgrade dependencies. il y a 4 ans
  Jing Yang 2185316d8d Relax dependencies on parking_lot and serde. il y a 4 ans
  Jing Yang 7c35532eda Migrate to rust edition 2021. il y a 4 ans
  Jing Yang 0e2bfbd2c4 Update kvraft to be async. il y a 4 ans
  Jing Yang 302bfd37ec Minor fixes on dependencies in Cargo.toml. 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 4a0c62887c Move rpcs.rs to a separate sub-crate. il y a 4 ans
  Jing Yang aae03cec67 Setup test logger in KVServer and tests. il y a 4 ans
  Jing Yang b71670e2ae Use labrpc from crates.io. il y a 4 ans
  Jing Yang 17369a6d0d Upgrade to bindcode 1.3.3. il y a 4 ans
  Jing Yang 10a8c764af Upgrade to tokio 1.7. il y a 4 ans
  Jing Yang 09785f9fd1 Cleanup cargo dependencies. 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 f93a1fa8f7 Add two lineariability tests. il y a 4 ans
  Jing Yang 027859bd71 Move generic_test to testing_utils. il y a 4 ans
  Jing Yang 24762d48d7 Migrate kvraft to edition 2018 il y a 4 ans
  Jing Yang 9bd77f345f Add the basic service test. il y a 4 ans
  Jing Yang dc1844486e Add test persister, test config and make_config() function. il y a 4 ans
  Jing Yang a0be30f158 Move kvraft to its own sub crate. il y a 4 ans