vertx-mongo-client
vertx-mongo-client copied to clipboard
support for mongo findOneAndUpdate
This operation is important for Auto increment Sequence generation
Wrap findOneAndUpdate, findOneAndReplace and findOneAndDelete with corresponding "WithOptions" alternatives. This is mostly the same code for those three mongo calls, can you rename the issue to reflect this PR?
This was added some time ago. See MongoClient line 344