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

Typed Mongo API transaction support #417

Merged
merged 9 commits into from
Jun 6, 2022
Merged

Typed Mongo API transaction support #417

merged 9 commits into from
Jun 6, 2022

Conversation

ghik
Copy link
Contributor

@ghik ghik commented May 25, 2022

Apart from transactions themselves, the entire API has been expanded with more Typed* wrappers:

  • TypedMongoClient
  • TypedMongoDatabase
  • TypedClientSession

This way it is possible use the typed MongoDB API without directly using any classes from the ReactiveStreams driver.

@ghik ghik requested a review from ddworak May 25, 2022 18:56
@ghik ghik force-pushed the typedmongo-transactions branch 3 times, most recently from 4c64f0e to bbc90c1 Compare May 26, 2022 08:42
@ghik ghik force-pushed the typedmongo-transactions branch from 29881ea to a8262fe Compare May 26, 2022 09:42
@ghik ghik merged commit 68d69df into master Jun 6, 2022
@ghik ghik deleted the typedmongo-transactions branch June 6, 2022 11:20
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.

3 participants