Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement transactions #5

Open
DavidLeoni opened this issue Oct 28, 2014 · 0 comments
Open

Implement transactions #5

DavidLeoni opened this issue Oct 28, 2014 · 0 comments
Assignees
Milestone

Comments

@DavidLeoni
Copy link
Member

Transactions would allow to send entities for reconciliation in batches inside a single transaction. This would enable:

  1. duplicate detection
  2. internal linking detection
  3. possibility to commit all changes at the end of a transaction
  4. possibility to rollback transaction
  5. a more interactive workflow by applications using openentity api
@DavidLeoni DavidLeoni self-assigned this Oct 28, 2014
@DavidLeoni DavidLeoni added this to the 0.50 milestone Oct 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant