File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ Apache licensed] ( https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000 )] ( https://github.com/engagingspaces/vertx-dataloader/blob/master/LICENSE )   ;  ;
55[ ![ Download] ( https://api.bintray.com/packages/engagingspaces/maven/vertx-dataloader/images/download.svg ) ] ( https://bintray.com/engagingspaces/maven/vertx-dataloader/_latestVersion )
66
7- ** More documentation coming soon..**
7+ ** Work in progress. Stable version ` 1.0.0 ` soon to be released ..**
88
99This small and simple utility library is a port of [ Facebook DataLoader] ( https://github.com/facebook/dataloader )
1010to Java 8 for use with [ Vert.x] ( http://vertx.io ) . It can serve as integral part of your application's data layer to provide a
@@ -122,7 +122,7 @@ No more talking. Let's install the `vertx-dataloader` dependency and look at som
122122
123123### Known issues
124124
125- - ** Work in progress..**
125+ - ** Work in progress... ** but a ` 1.0.0 ` release is imminent!
126126- There is a [ weird issue] ( https://github.com/engagingspaces/vertx-dataloader/issues/2 ) where TravisCI is failing, but local builds are just fine.
127127- Not yet production-ready as of yet, still porting tests that may uncover bugs.
128128
You can’t perform that action at this time.
0 commit comments