vert-x3 / vertx-mongo-client

Mongo Client for Eclipse Vert.x

Home Page:http://vertx.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongo Client

Build Status (5.x) Build Status (4.x)

An asynchronous client for interacting with a MongoDB database

Please see the main documentation on the web-site for a full description:

The following docker CLI can be used for running mongo tests:

docker run --rm --name vertx-mongo -p 27017:27017 mongo

About

Mongo Client for Eclipse Vert.x

http://vertx.io

License:Apache License 2.0


Languages

Language:Java 100.0%