Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

[Mongo] Support for multi document ACID transactions in mongo connector #3785

Closed
pantharshit00 opened this issue Dec 31, 2018 · 1 comment
Closed

Comments

@pantharshit00
Copy link
Contributor

Currently, we don't perform multi-document ACID transactions in the mongo connector which were introduced in MongoDB version 4.0.

As mentioned in prisma/prisma#1643 (comment) the core is structured in such a way that this can be introduced easily but we need to measure performance impacts and general stability of this feature before shipping it.

@do4gr do4gr changed the title Support for multi document ACID transactions in mongo connector [Mongo] Support for multi document ACID transactions in mongo connector Jan 4, 2019
@pantharshit00
Copy link
Contributor Author

Closing as duplicate #3738

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant