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

Use a transaction around database operations when appending or linking events #209

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

slashdotdash
Copy link
Member

Fixes issue when appending events to a stream concurrently with :any_version returning an {:error, :wrong_expected_version} error.

…g events

Fixes appending events to a stream concurrently with `:any_version` returning an `{:error, :wrong_expected_version}` error.
@slashdotdash slashdotdash merged commit 39d15e9 into master Jul 22, 2020
@slashdotdash slashdotdash deleted the bug/append-any-version-concurrently branch July 22, 2020 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant