- Apr 06, 2016
-
-
nygard_89 authored
Added new binding for Riak, based on the one created by Basho Technologies (available at https://github.com/basho-labs/YCSB/tree/master/riak). Change made to the original version: - Made compatible with the latest YCSB version. - Removed unused Constants.java file. - Added strong consistency test support. - Done some refinements to the code. - Removed many unused function in the RiakUtils.java file. - Choosed to use executeAsync methods to resolve a bug that didn't allow the benchmark to end whenever one or more nodes of the cluster are killed. - Added TIME_OUT status return code. To do: - Add different LOG errors (i.e. insufficient_vnodes_available, ring_not_ready, etc.) - for references, check page http://docs.basho.com/riak/latest/ops/running/recovery/errors/#Errors-and-Messages - ...
-
- Apr 01, 2016
-
-
Chrisjan Matser authored
-
- Mar 30, 2016
-
-
Sean Busbey authored
Update cassandra2-cql driver to only run tests on jdk8
-
Sean Busbey authored
[cassandra] properly clear cached containers.
-
- Mar 25, 2016
-
-
Sean Busbey authored
clear containers before we use them rather than after, so that in the case of exceptions we can recover. closes #127
-
Sean Busbey authored
-
- Mar 24, 2016
-
-
Muhammed Uluyol authored
-
- Mar 21, 2016
-
-
Sean Busbey authored
[S3] Close opened S3Object
-
Zheng Zhongxiang authored
-
Sean Busbey authored
[hbase10] Fix the init() method to properly construct a single…
-
Chris Larsen authored
object. Previously N objects were instantiated because the method didn't check to see if the connection was null.
-
- Mar 20, 2016
-
-
Sean Busbey authored
[core] Add a UnixEpochTimestampGenerator
-
Chris Larsen authored
-
Sean Busbey authored
[dynamodb] Checkstyle updates for DynamoDB.
-
Sean Busbey authored
[geode] Checkstyle updates for Apache Geode (incubating)
-
Sean Busbey authored
[tarantool] Checkstyle updates for the Tarantool binding.
-
Sean Busbey authored
[infinispan] Checkstyle updates for the Infinispan binding.
-
Sean Busbey authored
[core] Add byte to double and long conversion methods to Utils.
-
Chris Larsen authored
These will be used for #653 to write timestamps and numeric values to the ByteIterator maps.
-
- Mar 19, 2016
-
-
Muhammed Uluyol authored
-
Muhammed Uluyol authored
Fixes #612.
-
- Mar 10, 2016
-
-
Zhongxiang Zheng authored
S3Object opened in getS3ObjectAndMetadata() should be closed.
-
- Mar 08, 2016
-
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Robert J. Moore authored
-
Kevin Risden authored
[hypertable] Checkstyle updates for the Hypertable binding.
-
Robert J. Moore authored
-
Kevin Risden authored
Elasticsearch cleanup and version bump to 2.2.0
-
- Mar 07, 2016
-
-
Jason Tedor authored
This commit fixes the Elasticsearch name in the README file for the Elasticsearch project from "ElasticSearch" to "Elasticsearch".
-
Jason Tedor authored
This commit bumps the Elasticsearch dependency version from 2.1.1 to 2.2.0.
-
Jason Tedor authored
This commit fixes the Elasticsearch name throughout the YCSB benchmark project from "ElasticSearch" to "Elasticsearch".
-
- Mar 05, 2016
-
-
Sean Busbey authored
[core] added real version printout
-
- Mar 04, 2016
-
-
kruthar authored
Fixes #320
-
- Feb 25, 2016
-
-
Sean Busbey authored
Updated top level README for YCSB 0.7.0 release
-
Kevin Risden authored
-
- Feb 23, 2016
-
-
Kevin Risden authored
[couchbase] nit fix in Couchbase README
-
Andy Kruth authored
-
- Feb 22, 2016
-
-
Kevin Risden authored
[orientdb] fixed scan with readallfields
-
Andy Kruth authored
-
Kevin Risden authored
[accumulo] don't run Accumulo tests on windows build.
-