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 Stream.TransactAsyncEx #194

Merged
merged 2 commits into from
Feb 18, 2020
Merged

Add Stream.TransactAsyncEx #194

merged 2 commits into from
Feb 18, 2020

Conversation

bartelink
Copy link
Collaborator

This

  • adds a missing API, Stream.TransactAsyncEx, exposing the post-state's Version (not a recommended pattern, but not uncommon either)
  • induces a change in the signature of Stream.QueryEx to align with that new API

The real reason for doing this change now, is to prepare the way for #192 to be implemented without inducing breaking changes in the Equinox contract

@bartelink bartelink added this to the 2.0 milestone Feb 14, 2020
@bartelink bartelink merged commit dc3967a into master Feb 18, 2020
@bartelink bartelink deleted the transactasyncex branch February 19, 2020 03:59
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