Open UnstoppableMango opened 3 years ago
Currently every operation will persist changes. There should be potential for optimization by adding a unit of work concept. Reducing round trips to the underlying store, etc.
Currently every operation will persist changes. There should be potential for optimization by adding a unit of work concept. Reducing round trips to the underlying store, etc.