Skip to content
Giorgio Franceschetti edited this page Dec 16, 2022 · 3 revisions

Moving to OP_MSG

Starting from 3.6, MongoDb uses a new kind of message in order to exchange requests and responses. We will move all commands and operations gradually to use the new message type. All changes, if not advised differently, will have effect for those using a version of MongoDb equal to 3.6 or higher.

Commands

Crud Operations

Others

Clone this wiki locally