- Nov 23, 2015
-
-
Stanley Feng authored
Copyright statement, better exception messages, etc.
-
Stanley Feng authored
1. Move documentation from the properties file to the README.md 2. Addressed a couple of comments in the code. 3. Added the checkstyle plugin and addressed all the violation (except the TODO comment violation. I'd like to keep a TODO item in the code). [googledatastore] Output debug logs in one line instead of multiple lines.
-
- Nov 14, 2015
-
-
Stanley Feng authored
Add a DB client for Google Cloud Datastore. This initial commit includes implementation of all CRUD operations (modulo scan), and integration into the rest of YCSB (pom.xml changes, etc) Next few commits will include Scan/query support, single entity group support, and better documentation.
-