Skip to content

Commit b8d8061

Browse files
committed
Merge pull request #21 from rozza/patch-1
Update index.md to include link to the MongoDB driver
2 parents c066fcc + 635daea commit b8d8061

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ All artifacts and specifications are released under [Creative Commons Zero](http
8282
* See the ["Streaming"](http://slick.typesafe.com/doc/3.0.0-RC3/dbio.html#streaming) section of the manual.
8383
* [Vert.x 3.0](http://vertx.io) *(tested with TCK 1.0.0.RC5)*
8484
* Vert.x 3.0 is currently in alpha. The reactive streams implementation can be found [here](https://github.com/vert-x3/vertx-reactive-streams).
85+
* [MongoDB](http://mongodb.org) *(tested with TCK 1.0.0.RC5)*
86+
* For the documentation see [here](http://mongodb.github.io/mongo-java-driver-reactivestreams).
8587

8688
##### A Note for Implementors
8789

0 commit comments

Comments
 (0)