Merge pull request #500 from stfeng/datastore-client
[googledatastore] Add a Google Datastore client
No related branches found
No related tags found
Showing
- bin/ycsb 1 addition, 0 deletionsbin/ycsb
- distribution/pom.xml 5 additions, 0 deletionsdistribution/pom.xml
- googledatastore/README.md 91 additions, 0 deletionsgoogledatastore/README.md
- googledatastore/conf/googledatastore.properties 56 additions, 0 deletionsgoogledatastore/conf/googledatastore.properties
- googledatastore/pom.xml 73 additions, 0 deletionsgoogledatastore/pom.xml
- googledatastore/src/main/java/com/yahoo/ycsb/db/GoogleDatastoreClient.java 338 additions, 0 deletions...rc/main/java/com/yahoo/ycsb/db/GoogleDatastoreClient.java
- googledatastore/src/main/java/com/yahoo/ycsb/db/package-info.java 22 additions, 0 deletions...tastore/src/main/java/com/yahoo/ycsb/db/package-info.java
- googledatastore/src/main/resources/log4j.properties 25 additions, 0 deletionsgoogledatastore/src/main/resources/log4j.properties
- pom.xml 1 addition, 0 deletionspom.xml
googledatastore/README.md
0 → 100644
googledatastore/pom.xml
0 → 100644
Please register or sign in to comment