Skip to content

Commit 635daea

Browse files
committed
Update index.md
Added link to the MongoDB Reactive Streams driver.
1 parent c066fcc commit 635daea

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)