reworked unit of work

Issue #1742 resolved
Mike Bayer repo owner created an issue

this is an experimental idea to change the whole system of the unit of work internals, to work everything into fine grained tasks and process with a straight simple topological sort. I think it will vastly simplify the UOW and improve performance immediately, and pave the way for some even greater performance improvements.

Comments (4)

  1. Log in to comment