mentat/transaction/src
Grisha Kruglov 22b17a6779 Split "mentat transaction" logic away from the main crate
Sync needs to operate over a "mentat transaction", not just a "db transaction".
This shuffle allows internal mentat crates to consume InProgress, which models
the concept of a "mentat transaction".
2018-08-20 18:23:46 -07:00
..
entity_builder.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
lib.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
metadata.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
query.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00