Closed
Description
Migrated issue, originally created by Michael Bayer (@zzzeek)
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.
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
sqlalchemy-bot commentedon Apr 7, 2010
Michael Bayer (@zzzeek) wrote:
The bitbucket branch now passes all tests and is being further improved, current progress at http://bitbucket.org/zzzeek/uow_rethink/.
We would like to target this for 0.6.1 currently.
sqlalchemy-bot commentedon Apr 7, 2010
Changes by Michael Bayer (@zzzeek):
sqlalchemy-bot commentedon Apr 14, 2010
Changes by Michael Bayer (@zzzeek):
sqlalchemy-bot commentedon Apr 15, 2010
Michael Bayer (@zzzeek) wrote:
the merge is as of b781ece and some further fixes subsequent to that.
sqlalchemy-bot commentedon Apr 15, 2010
Changes by Michael Bayer (@zzzeek):