vert-x3 / vertx-mongo-client

Mongo Client for Eclipse Vert.x
http://vertx.io
Apache License 2.0
58 stars 98 forks source link

Add support for read preference with run command. #308

Closed jonatasribeiro closed 1 month ago

jonatasribeiro commented 1 year ago

Motivation:

Adding support for read preference on run command. Some hard operations like aggregate in some scenarios is needed to run against others nodes on Mongo cluster.