- May 29, 2015
-
-
Michael Nitschinger authored
closes #136 Signed-off-by:
Sean Busbey <sean.busbey@gmail.com>
-
- May 28, 2015
-
-
Sean Busbey authored
[core workload] Data Correctness Checking
-
Sean Busbey authored
TransportClient support for connecting to remote elastic search clusters
-
Sean Busbey authored
Workload template
-
- May 26, 2015
-
-
Sean Busbey authored
[version] update to 0.2.0-SNAPSHOT.
-
Sean Busbey authored
* Need a SNAPSHOT version because non-SNAPSHOT is reserved for actual releases. * Increment minor version per pre-1.0 guidelines from the Version Numbers guide Fixes #236.
-
- May 23, 2015
-
-
Sean Busbey authored
[Mongodb] merge adds Async mongodb driver, update normal driver to talk to mongo 2 and 3 clusters.
-
Sean Busbey authored
Add autoflush property to HBaseClient
-
Shun Takebayashi authored
-
Shun Takebayashi authored
-
- May 21, 2015
-
-
Robert J. Moore authored
to the 3.0 driver from MongoDB Inc. and updated to the new Document and fluent APIs.
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
URI to configure the client. Old properties are deprecated and but will be added to the URI if present and the URI does not already contain a value for the setting.
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Jared Rosoff authored
When running workloads that use the "insert" operation, we get a lot of duplicate key exceptions from the server. Changing to upsert to avoid these exceptions.
-
Robert J. Moore authored
-
Asya Kamsky authored
Changed reference to original forked repo which is not maintained to this repo to avoid conflicting instructions. Might want to do that for top level README as well.
-
Matias Cascallares authored
-
Gianfranco Palumbo authored
-
Gianfranco Palumbo authored
-
Gianfranco Palumbo authored
example
-
achille authored
-
Jared Rosoff authored
No need to call getError on writeResult. any errors for writeConcern level will throw exceptions and be caught in catch block
-
Jared Rosoff authored
-
Jared Rosoff authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
Allow setting the java version to use via the "JAVA_HOME" environment variable. Fixes #252.
-
Robert J. Moore authored
-
Sean Busbey authored
update version of MongoDB driver
-
Sean Busbey authored
Remove hard-coded property key strings in favour of string constants
-