/kvs

An implementation of PingCAP talent-plan, Practical Networked Applications in Rust

Primary LanguageRust

README

Test

  • Windows: $env:RUST_LOG="kvs_server=debug";cargo test
  • Linux: RUST_LOG="kvs_server=debug" cargo test