Skip to content
Snippets Groups Projects
  1. Nov 23, 2015
    • Stanley Feng's avatar
      [googledatastore] Incorporate CR comments from @kruthar · 93ebc177
      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.
      93ebc177
  2. Nov 18, 2015
  3. Nov 17, 2015
  4. Nov 14, 2015
    • Stanley Feng's avatar
      [googledatastore] Initial commit of the Google Datastore Client · 8cc2a641
      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.
      8cc2a641
Loading