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 `
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/bbakerman/java-dataloader.svg?branch=master )] ( https://travis-ci.org/bbakerman/java-dataloader/ )   ;  ;
4
4
[ ![ 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 )
6
6
7
7
8
8
This small and simple utility library is a Pure Java 8 port of [ Facebook DataLoader] ( https://github.com/facebook/dataloader ) .
9
+
9
10
It can serve as integral part of your application's data layer to provide a
10
11
consistent API over various back-ends and reduce message communication overhead through batching and caching.
11
12
You can’t perform that action at this time.
0 commit comments