-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
status: gathering feedbackFurther discussion is needed to determine this issue's scope and/or implementationFurther discussion is needed to determine this issue's scope and/or implementationtype: enhancement
Description
Environment
- DiffSync version: latest
Proposed Functionality
The ability to process parts of the sync that do not effect each other.
This likely requires a facility that developers can describe what can be parallel as well as potentially finding specific scenarios where it can automagically happen.
Use Case
Use cases that would benefit from this include:
- Getting Side A and Side B at the same time
- Getting all of table 1 and all of table 2 from Side A at the same time
- Update the model where there is no relationships at the same time
- A parent of multiple children, each of those children can run at the same time
Metadata
Metadata
Assignees
Labels
status: gathering feedbackFurther discussion is needed to determine this issue's scope and/or implementationFurther discussion is needed to determine this issue's scope and/or implementationtype: enhancement