erikgrinaker / toydb

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

Return user-caused Raft state machine errors #13

Closed erikgrinaker closed 4 years ago

erikgrinaker commented 4 years ago

These currently crash the node, they should be returned and the operations skipped.