- May 21, 2015
-
-
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
-
- May 20, 2015
-
-
Asya Kamsky authored
-
- May 19, 2015
-
-
Sean Busbey authored
Fix hbase client's write bug in debug mode.
-
Youngjoon Kim authored
Hbase client has a bug to write all values as empty byte arrays in debug mode. It is caused by an illegal use of ByteIterator. Values returned from toString() or toArray() should be cached if they are needed later.
-
- May 18, 2015
-
-
Sean Busbey authored
Use the clear buffer on fail option. Not using it is now deprecated.
-
Sean Busbey authored
Synchronize Measurements.getSummary() method to prevent ConcurrentModificationExceptions
-
- Apr 08, 2015
-
-
Brian Cooper authored
Add an HBase 1.0 client.
-
Brian Cooper authored
Remove mapkeeper so that build passes
-
Connor McCoy authored
* Bumps `hbase.version` to 1.0.0 * Adds a new database, hbase-10, which targets the HBase 1.0 API.
-
- Apr 07, 2015
-
-
weston platter authored
Update README.md
-
- Mar 26, 2015
-
-
Gonzalo Serrano authored
-
- Feb 04, 2015
-
-
Ben Stopford authored
-
Ben Stopford authored
-
- Feb 03, 2015
-
-
Ben Stopford authored
-
Ben Stopford authored
-
Ben Stopford authored
-
- Jan 27, 2015
- Jan 20, 2015
-
-
Benjamin 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
-