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

Add Speculative transactions to the core #23

Open
ikitommi opened this issue Feb 23, 2016 · 0 comments
Open

Add Speculative transactions to the core #23

ikitommi opened this issue Feb 23, 2016 · 0 comments
Milestone

Comments

@ikitommi
Copy link
Member

  • Handlers should define wether they support transactions
  • There should be a TransactionManager protocol to define how to start, commit and rollback (take existing model from Java)
  • For all tranasaction-aware handlers, there is an extra option, speculate or poke, extra interceptor will start the transaction before invocation and rollback when done.
@ikitommi ikitommi added this to the 0.4.0 milestone Jul 1, 2016
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