erikgrinaker / toydb

Distributed SQL database in Rust, written as an educational project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client txn API for serialization failures

erikgrinaker opened this issue · comments

The client should automatically handle serialization failures by taking a transaction as a closure and retrying it.