vertx-mongo-client icon indicating copy to clipboard operation
vertx-mongo-client copied to clipboard

Support ping

Open yahyavi opened this issue 4 years ago • 0 comments

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.

yahyavi avatar Sep 15 '20 21:09 yahyavi