- Feb 03, 2015
-
-
Ben Stopford authored
-
- May 25, 2014
-
-
Weston Platter authored
Fix typo in redis/README.md
-
Wu Xingbo authored
-
- May 07, 2014
-
-
m1ch1 authored
Add Accumulo as a backing data store
-
- May 01, 2014
-
-
Mike Drob authored
* Increment Accumulo Version to 1.6.0 * Fix accumulo dependency versions - Harmonize guava version for Accumulo. - Automatically manage slf4j version. * Clean up depr. code * Clean up return codes and error logging
-
Sean Busbey authored
Make the batchwriter's number of threads configurable.
-
Bill Havanki authored
clean up dead code in client.
-
Mike Drob authored
* set .gitignore to standard eclipse * update versions of Accumulo to 1.4.4 * Pin slf4j binding to 1.5.8 Accumulo, Thrift, and YCSB all use different versions of slf4j, causing runtime issues because everything is bundled together. Pin the version to something in the middle that seems to work, even if it's not the latest and greatest version.
-
Bill Havanki authored
-
Jonathan M Hsieh authored
Based on YCSB++ http://www.pdl.cmu.edu/ycsb++/
-
- Mar 23, 2014
-
-
Weston Platter authored
[core] Add timestamp in ycsb qps and latency log
-
Weston Platter authored
[gemfire] Fix NullPointException when execute "ycsb run gemfire ..."
-
Weston Platter authored
[redis] add README explaining how to run redid load tests
-
Weston Platter authored
-
Brian Cooper authored
provides TravisCI configuration files
-
- Mar 19, 2014
-
-
Weston Platter authored
ignore all target folder contents
-
- Mar 16, 2014
-
-
Weston Platter authored
-
Weston Platter authored
-
Weston Platter authored
-
- Mar 10, 2014
-
-
Weston Platter authored
[mongo] Update the MongoDB Java Driver version to 2.11.2.
-
- Jul 26, 2013
-
-
Robert J. Moore authored
-
- Jan 30, 2013
-
-
miaoyachun authored
-
- Dec 24, 2012
-
-
liushaohui authored
-
- Dec 15, 2012
-
-
Pierre Queinnec authored
JDBC scans did not instruct the driver to use a specific fetchsize, resulting in most cases in an OOM; add support for setting fetchsize. Also add support for disabling autocommit on the JDBC connections, mostly because Postgres for example doesn't support setting fetchsize without disabling autocommit.
-
Elliott Clark authored
* Time the cleanUp of a DBWrapper * For HBase this clean up should also be counted as an update.
-
Carlos Tasada authored
-
Robert J. Moore authored
-
Robert J. Moore authored
each test client. Add a control (via properties) for the number of connections the Mongo instance will create/use.
-
- Oct 22, 2012
-
-
Michi Mutsuzaki authored
-
Janani Narayanan authored
I have fixed a bug in insert() and delete() methods.There are also some cosmetic changes to readme and properties files.
-
- Sep 10, 2012
-
-
saden1 authored
-
- Aug 14, 2012
-
-
Janani Narayanan authored
-
Michi Mutsuzaki authored
-
Janani Narayanan authored
-
Michi Mutsuzaki authored
-
- Aug 13, 2012
-
-
Luca Garulli authored
-
- Aug 05, 2012
-
-
Michi Mutsuzaki authored
This patch comments out the gemfire plugin from the pom.xml as the build fails with the following message: [ERROR] Failed to execute goal on project gemfire-binding: Could not resolve dependencies for project com.yahoo.ycsb:gemfire-binding:jar:0.1.4: Failure to find com.gemstone.gemfire:gemfire:jar:6.6 in http://dist.gemstone.com.s3.amazonaws.com/maven/release/ was cached in the local repository, resolution will not be reattempted until the update interval of gemstone has elapsed or updates are forced -> [Help 1]
-
- Aug 04, 2012
-
-
Michi Mutsuzaki authored
Fixed bug in CoreWorkload
-
Michi Mutsuzaki authored
Hypertable plugin in YCSB framework
-
- Jul 10, 2012
-
-
nixon authored
Thanks to minghan@github for uploading jar to clojars.
-