[11:17:15] <ocx32> Hello all, i would like to implement some atomic insert/read on mongo, mainly i have some collections and documents, i have lot of read/write operations and i would like to have a readlock/write locks on conrruent operations is this doable ?
[15:23:15] <dandre> I am running 2.6 version and want to upgrade to at least 3.6. Can I dump my database using mongodump, install 3.6 version and restore from previously dump files?