- Jun 03, 2019
-
-
Hobo Chen authored
-
- Jun 01, 2019
-
-
Patrick Stuedi authored
* Adding support for Apache Crail (crail.apache.org) * Adding Crail benchmark source and README * Cleaning white space * Fixing CrailClient::read - Thanks @pepperjo * Moving classes to Crail specific package * Use a Logging framework instead of System.out * 1) Make binding respect configuration of table name 2) Add new benchmark parameter 'crail.enumeratekeys'
-
- Apr 25, 2019
-
-
leschekhomann authored
-
- Apr 19, 2019
-
-
Anthony Voellm aka Tony the P3rfguy authored
* Removing deprecated driver. Tracked in issue https://github.com/brianfrankcooper/YCSB/issues/1269 * Cause rebuild
-
- Nov 27, 2018
-
-
Anthony Voellm aka Tony the P3rfguy authored
* Adding Azure Cosmos Driver. Still some improvements to make like automatically creating the YCSB database and usertable collection. But this does bring in the all the latest SDKs / etc.
-
- Jul 28, 2018
-
-
Sean Busbey authored
-
- Jul 15, 2018
-
-
Jun-Seok Heo authored
-
- Jul 09, 2018
-
-
Mark authored
* updated ArangoDB binding (Java driver 4.4.1) * Add deprecation warning for binding 'arangodb3'
-
Ilya Suntsov authored
Closes #1118 Closes #1165 Co-authored-by:
Sergey Puchnin <spuchnin@gridgain.com> Co-authored-by:
Taras Ledkov <tledkov@gridgain.com> Co-authored-by:
Oleg Ostanin <oostanin@gridagin.com>
-
- Jul 06, 2018
-
-
Adam Retter authored
-
- May 23, 2018
-
-
Sean Busbey authored
-
- May 11, 2018
-
-
Rohan Jayaraj authored
* Adding MapR Binary & JSON YCSB Clients * MapR binaries will be picked from the classpath
-
- Mar 22, 2018
-
-
Sean Busbey authored
-
Sean Busbey authored
-
- Oct 01, 2017
-
-
Sean Busbey authored
[accumulo, accumulo1.6, accumulo1.7, accumulo1.8] switch Accumulo to minor version specific bindings. * break out accumulo modules * add deprecation warning * switch travis to use short hostname to get around long hostname error.
-
- Sep 22, 2017
-
-
Sean Busbey authored
-
- Sep 21, 2017
-
-
Sean Busbey authored
-
Sean Busbey authored
* remove mapkeeper and voldemort from command help, since we don't build them * fix ordering of modules in root pom closes #328
-
- May 19, 2017
-
-
Sean Busbey authored
[hbase12] Add HBase 1.2+ specific client that relies on the shaded client artifact provided by those versions. (#970)
-
- Mar 17, 2017
-
-
siamaktz authored
-
- Feb 07, 2017
-
-
Kevin Risden authored
-
- Feb 02, 2017
-
-
Mark authored
-
- Dec 16, 2016
-
-
k1xme authored
-
- Nov 18, 2016
-
-
Kevin Risden authored
-
- Oct 25, 2016
-
-
Shivam Maharshi authored
-
- Oct 20, 2016
-
-
Kevin Risden authored
-
- Sep 27, 2016
-
-
hxd authored
-
- Aug 31, 2016
-
-
Govind Kamat authored
-
- Aug 01, 2016
-
-
Machete King authored
[arangodb] Add ArangoDB Support
-
- Jul 19, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
-
- Jun 21, 2016
-
-
Sean Busbey authored
-
- May 04, 2016
-
-
Stanley Feng authored
-
- Apr 17, 2016
-
-
Chris Larsen authored
Note the Guava classes in the test directory for AsyncHBase. These are there as AsyncHBase uses Guava >= 18 while HBase and the mini cluster use Guava 12.
-
- Apr 09, 2016
-
-
nygard_89 authored
The binding is based on the one created by Basho Technologies (available at https://github.com/basho-labs/YCSB/tree/master/riak). [riak] Made compatible with the latest YCSB version. [riak] Added strong consistency test support and made it default. [riak] Added missing results return based on provided fields in scan/read functions. [riak] Added TIME_OUT status return code for those transactions which take too long to complete. [riak] Added flexible test parameter specification via customizable configuration file and command line options support. [riak] Added test unit. [riak] Removed unused Constants.java file. [riak] Removed many unused function in the RiakUtils.java file. [riak] 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. [riak] Fixed license issues in all files. [riak] Done some refinements to the code.
-
Chris Larsen authored
the native Protobuf GRPC based API.
-
- Apr 07, 2016
-
-
Michael Nitschinger authored
-
- Apr 01, 2016
-
-
Chrisjan Matser authored
-
- Mar 26, 2016
-
-
Jaemyoun authored
-
- Feb 16, 2016
-
-
Kevin Risden authored
-