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

RUST-107 [FeatureRequest] Convenient Transactions API #803

Open
Alivers opened this issue Jan 9, 2023 · 1 comment
Open

RUST-107 [FeatureRequest] Convenient Transactions API #803

Alivers opened this issue Jan 9, 2023 · 1 comment
Labels
tracked-in-jira Ticket filed in Mongo's Jira system

Comments

@Alivers
Copy link

Alivers commented Jan 9, 2023

Thanks for your work to supply the rust driver~
Is there any plan to support interactive transaction(eg. withTransaction(transactionClosure) method which take the closure parameter to execute the transaction.

@isabelatkinson
Copy link
Contributor

Hi @Alivers, we have tentative plans to implement the convenient transactions feature in the coming quarter. Feel free to follow RUST-107 for updates on the progress of this project. In the meantime, you can take a look at the transactions example here for details on how to implement the retryability behavior the convenient transactions API provides yourself.

@bajanam bajanam removed the triage label Jan 17, 2023
@bajanam bajanam changed the title [FeatureRequest] Interactive Transaction Support RUST-107 [FeatureRequest] Convenient Transactions API Jan 17, 2023
@bajanam bajanam added the tracked-in-jira Ticket filed in Mongo's Jira system label Jan 17, 2023
@isabelatkinson isabelatkinson removed their assignment Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked-in-jira Ticket filed in Mongo's Jira system
Projects
None yet
Development

No branches or pull requests

3 participants