Skip to content

Commit 2f645b8

Browse files
committed
Merge pull request #22 from rozza/patch-2
Updated Implementations
2 parents b8d8061 + 082c0ea commit 2f645b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ All artifacts and specifications are released under [Creative Commons Zero](http
6868
* [Akka](http://akka.io/) Streams *(tested with TCK 1.0.0.RC5)*
6969
* See this [Activator template](http://www.typesafe.com/activator/template/akka-stream-scala) and the [documentation](http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-M5/index.html).
7070
* Please give [Feedback](http://doc.akka.io/docs/akka/current/project/issue-tracking.html) on the issue tracker.
71+
* [MongoDB](http://mongodb.org) *(tested with TCK 1.0.0.RC5)*
72+
* For the documentation see [here](http://mongodb.github.io/mongo-java-driver-reactivestreams).
7173
* [Ratpack](http://www.ratpack.io) *(tested with TCK 1.0.0.RC5)*
7274
* See the [“Streams”](http://www.ratpack.io/manual/current/streams.html) chapter of the manual.
7375
* Reactive Rabbit *(tested with TCK 1.0.0.RC3)*
@@ -82,8 +84,6 @@ All artifacts and specifications are released under [Creative Commons Zero](http
8284
* See the ["Streaming"](http://slick.typesafe.com/doc/3.0.0-RC3/dbio.html#streaming) section of the manual.
8385
* [Vert.x 3.0](http://vertx.io) *(tested with TCK 1.0.0.RC5)*
8486
* 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).
8787

8888
##### A Note for Implementors
8989

0 commit comments

Comments
 (0)