PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Thursday the 17th of January, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[03:37:36] <svm_invictvs> Does a mutli document update do it atomically?
[10:17:31] <Derick> only if you do it in a transaction svm_invictvs
[15:33:03] <alexi5_wrk> hello everyone
[15:54:10] <Derick> hi
[17:47:46] <svm_invictvs> Derick That's what I thought, but then DocumentDB on AWS is claiming they made that atomic. I wasn't sure if that's just some feature that Amazon pulled in to 3.6 from Mongo4 or not.
[17:48:18] <svm_invictvs> Derick Either way, I'm trying to keep my app as vanilla MongoDB as possible and avoid any of the AWS bastardizations.