UWHustle / hustle-in-Rust-now-defunct

Hustle
GNU General Public License v3.0
7 stars 1 forks source link

Implement predicate locking in the transaction manager #80

Closed kpgaffney closed 5 years ago

kpgaffney commented 5 years ago

Using Robert's prior work as a guide, a Database Isolation By Scheduling (DIBS) system is to be implemented in the transaction manager.