You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,8 @@ All artifacts and specifications are released under [Creative Commons Zero](http
68
68
*[Akka](http://akka.io/) Streams *(tested with TCK 1.0.0.RC5)*
69
69
* 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).
70
70
* 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).
71
73
*[Ratpack](http://www.ratpack.io)*(tested with TCK 1.0.0.RC5)*
72
74
* See the [“Streams”](http://www.ratpack.io/manual/current/streams.html) chapter of the manual.
73
75
* Reactive Rabbit *(tested with TCK 1.0.0.RC3)*
@@ -82,8 +84,6 @@ All artifacts and specifications are released under [Creative Commons Zero](http
82
84
* See the ["Streaming"](http://slick.typesafe.com/doc/3.0.0-RC3/dbio.html#streaming) section of the manual.
83
85
*[Vert.x 3.0](http://vertx.io)*(tested with TCK 1.0.0.RC5)*
84
86
* 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).
0 commit comments