Skip to content
Snippets Groups Projects
  • 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
pom.xml 1.79 KiB