vertx-mongo-client
vertx-mongo-client copied to clipboard
Support ping
Describe the feature
Support ping function from Mongo: https://docs.mongodb.com/manual/reference/command/ping/
Use cases
We'd like to use ping to make sure mongo is up and accessible and as a heartbeat mechanism to keep connection alive.