Commit graph

3 commits

Author SHA1 Message Date
Emily Toop
5ead1d3989 Fixing tests broken by rebase 2018-08-29 17:34:58 +01:00
Emily Toop
d056c7cc10 Fold in @ncalexan's changes to make Conn manage its own mutability.
ref: https://github.com/ncalexan/mentat/tree/stores/src
2018-08-29 11:29:43 +01:00
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