how to solve this transaction error in mlab? [MongoError: Transaction numbers are … support document-level locking]
I'm trying to do a simple transaction using mongoose . It worked totally fine on MongoDB Atlas , but in mlab I got such an error: MongoError: Transaction numbers are only allowed on storage engines that support document-level locking . I did some research, but didn't really find any resources regarding mlab and document-level locking . Does anyone know how to solve this problem? I have same issue, then I contact mlab help, here is their reply: That error indicates your app/driver is attempting to use a feature that's not compatible with your Shared Cluster deployment, which employs the MMAPv1