will support mongodb 4.0 multi-document ACID transactions?
Yes, as soon as we can after the mongodb driver finalizes their transaction support
@vkarpov15 The PR is merge. Does it means mongoose now support transaction?
@Rukeith Yes. it's supported in 5.2.
@lineus Does it have any demo ? Because I couldn't find it in document.
@Rukeith check out This post on @vkarpov15's blog There's a section on transactions in mongoose. I created #6672 to track adding a transactions example, potentially a new guide, to the docs.
@lineus Thanks, it helps me a lot.
Most helpful comment
Yes, as soon as we can after the mongodb driver finalizes their transaction support