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 4
4
[ ![ Apache licensed] ( https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000 )] ( https://github.com/engagingspaces/vertx-dataloader/blob/master/LICENSE )   ;  ;
5
5
[ ![ Download] ( https://api.bintray.com/packages/engagingspaces/maven/vertx-dataloader/images/download.svg ) ] ( https://bintray.com/engagingspaces/maven/vertx-dataloader/_latestVersion )
6
6
7
- ** More documentation coming soon..**
7
+ ** Work in progress. Stable version ` 1.0.0 ` soon to be released ..**
8
8
9
9
This small and simple utility library is a port of [ Facebook DataLoader] ( https://github.com/facebook/dataloader )
10
10
to 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
122
122
123
123
### Known issues
124
124
125
- - ** Work in progress..**
125
+ - ** Work in progress... ** but a ` 1.0.0 ` release is imminent!
126
126
- There is a [ weird issue] ( https://github.com/engagingspaces/vertx-dataloader/issues/2 ) where TravisCI is failing, but local builds are just fine.
127
127
- Not yet production-ready as of yet, still porting tests that may uncover bugs.
128
128
You can’t perform that action at this time.
0 commit comments