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

mongodb driver 3.8.0 #151

Closed
cazacugmihai opened this issue Jul 6, 2018 · 7 comments
Closed

mongodb driver 3.8.0 #151

cazacugmihai opened this issue Jul 6, 2018 · 7 comments
Milestone

Comments

@cazacugmihai
Copy link

MongoDB driver 3.8.0 has added support for transactions. Can the library be updated to support this version?

Thank you for your efforts in maintaining this!

@karianna karianna added this to the 3.x.x milestone Jul 6, 2018
@karianna karianna self-assigned this Jul 6, 2018
@vietj vietj modified the milestones: 3.x.x, 4.0.0 Nov 29, 2018
@limadelrey
Copy link

What is this feature request status? Can we expect to have transaction support with Vert.x 4.0.0?

@vietj
Copy link
Contributor

vietj commented Nov 3, 2019

@limadelrey we don't know yet, if there is a contribution, definitely yes

@karianna karianna removed their assignment May 12, 2020
@karianna
Copy link
Contributor

karianna commented May 12, 2020

Reactive Streams 4.0.2 driver is now in place.

@gjermundgaraba
Copy link

But this does not add transaction support yet, I guess? @karianna

@karianna
Copy link
Contributor

But this does not add transaction support yet, I guess? @karianna

They are supported natively by the driver, but we do not have any specific API endpoints for this in the client

@gjermundgaraba
Copy link

True, but to use them you have to create a client session and start the transactions and then commit or abort it. So I suppose we still need that. Is there a separate ticket for transaction support?

@karianna
Copy link
Contributor

#158

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

No branches or pull requests

5 participants