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 transaction support #280

Closed
gklijs opened this issue Oct 13, 2022 · 0 comments · Fixed by #281
Closed

Add transaction support #280

gklijs opened this issue Oct 13, 2022 · 0 comments · Fixed by #281

Comments

@gklijs
Copy link

gklijs commented Oct 13, 2022

Feature Description

Add transaction support, by adding an optional TransactionManager in the relevant builders. For Spring the MongoTransactionManager can be leveraged.

Current Behaviour

As there is no option to supply a TransactionManager currently it's not possible to leverage transactions in the event store, token store and saga store.

Wanted Behaviour

Being able to supply a TransactionManager to enable transactions.

Possible Workarounds

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant