erikgrinaker / toydb

Distributed SQL database in Rust, written as an educational project
Apache License 2.0
6.01k stars 557 forks source link

Client error handling and tests #11

Closed erikgrinaker closed 4 years ago

erikgrinaker commented 4 years ago

The client's error handling is faulty, fix this and write integration tests.