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

Use transactions for racy updates #333

Open
Torgen opened this issue Jul 13, 2018 · 0 comments
Open

Use transactions for racy updates #333

Torgen opened this issue Jul 13, 2018 · 0 comments

Comments

@Torgen
Copy link
Contributor

Torgen commented Jul 13, 2018

The blackboard has some racy multi-document updates, like creating a new puzzle, then adding that puzzle to its owning round. MongoDB 4.0 supports multi-document transactions. Once Meteor supports it, we should use transactions for these updates.
Blocked by meteor/meteor-feature-requests#269 and meteor/meteor-feature-requests#311.

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

No branches or pull requests

1 participant