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

Support transaction commands #8

Open
1 task
ferretdb-bot opened this issue Oct 31, 2021 · 1 comment
Open
1 task

Support transaction commands #8

ferretdb-bot opened this issue Oct 31, 2021 · 1 comment
Assignees
Labels
code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI
Milestone

Comments

@ferretdb-bot
Copy link
Member

ferretdb-bot commented Oct 31, 2021

Support transactions and the following commands:

  • abortTransaction
  • commitTransaction

Implicit transactions for inserts are covered by #200. See also #866.

Blocked by #153.

Please vote for that issue if you use MongoDB transactions.

Tasks

  1. code/chore
    b1ron
@ferretdb-bot ferretdb-bot changed the title Reserved Support transations Nov 20, 2021
@ferretdb-bot ferretdb-bot reopened this Nov 20, 2021
@ferretdb-bot ferretdb-bot added the code/feature Some user-visible feature is not implemented yet label Nov 20, 2021
@AlekSi AlekSi added this to the Alpha milestone Dec 13, 2021
@AlekSi AlekSi changed the title Support transations Support transactions Dec 14, 2021
@AlekSi AlekSi removed this from the Alpha milestone Jan 5, 2022
@AlekSi AlekSi changed the title Support transactions Support transaction commands May 17, 2022
@AlekSi AlekSi changed the title Support transaction commands Support transaction commands (mostly no-op) May 17, 2022
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Jun 17, 2022
@AlekSi AlekSi changed the title Support transaction commands (mostly no-op) Support transaction commands Jun 30, 2022
@AlekSi AlekSi modified the milestones: v0.10.0 Release Candidate, v0.9.8 Release Candidate Jan 19, 2023
@AlekSi AlekSi added this to the v2.0.0 milestone Mar 1, 2024
@rumyantseva
Copy link
Member

Tip: I noticed in the config database there is a collection called transactions, it might make sense to take a look at it while transactions are in various states.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
Status: No status
Development

No branches or pull requests

3 participants