File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- # Vert.x ` DataLoader `
1+ # Java ` DataLoader `
22
33[ ![ Build Status] ( https://travis-ci.org/bbakerman/java-dataloader.svg?branch=master )] ( https://travis-ci.org/bbakerman/java-dataloader/ )   ;  ;
44[ ![ Apache licensed] ( https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000 )] ( https://github.com/bbakerman/java-dataloader/blob/master/LICENSE )   ;  ;
5- [ ![ Download] ( https://api.bintray.com/packages/bbakerman/maven/kava -dataloader/images/download.svg ) ] ( https://bintray.com/bbakerman/maven/java-dataloader/_latestVersion )
5+ [ ![ Download] ( https://api.bintray.com/packages/bbakerman/maven/java -dataloader/images/download.svg ) ] ( https://bintray.com/bbakerman/maven/java-dataloader/_latestVersion )
66
77
88This small and simple utility library is a Pure Java 8 port of [ Facebook DataLoader] ( https://github.com/facebook/dataloader ) .
9+
910It can serve as integral part of your application's data layer to provide a
1011consistent API over various back-ends and reduce message communication overhead through batching and caching.
1112
You can’t perform that action at this time.
0 commit comments