alex-dukhno / isomorphicdb

The core repository of implementing PostgreSQL compatible distributed database in Rust
http://isomorphicdb.io/
Apache License 2.0
224 stars 20 forks source link

[RFC] Transaction implementation #579

Open alex-dukhno opened 3 years ago

alex-dukhno commented 3 years ago

Write RFC for evaluation Transaction impl. Protocol, Storage Versioning, Garbage Collection, Index Management

279

335