Skip to content
Snippets Groups Projects
Commit 8cc2a641 authored by Stanley Feng's avatar Stanley Feng
Browse files

[googledatastore] Initial commit of the Google Datastore Client

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.
parent 0eb982dd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment