erikgrinaker / toydb

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

Integration tests for clustered concurrency #18

Closed erikgrinaker closed 4 years ago

erikgrinaker commented 4 years ago

Spin up a three-node cluster and run isolation tests for concurrent txns across multiple nodes.