- Aug 07, 2015
-
-
Govind Kamat authored
-
- Jul 23, 2015
-
-
gkamat authored
[mongodb] Update the pom.xml to make checkstyle fail the build. Fixes #365
-
- Jul 21, 2015
-
-
Robert J. Moore authored
Updated code to satisfy the checkstyle validation. Fixes #365
-
gkamat authored
[mongodb] Update the MongoDB driver version to 3.0.3.
-
- Jul 19, 2015
-
-
allanbank authored
Fix HashMap (gh-353) bug.
-
- Jul 18, 2015
-
-
allanbank authored
Shutdown the status thread as soon as clients complete (Issue #316)
-
- Jul 17, 2015
-
-
Sean Busbey authored
closes #239. Origin patch in PR-286.
-
Govind Kamat authored
-
Robert J. Moore authored
-
Robert J. Moore authored
client (worker) thread completing via a CountDownLatch. Fixes #316
-
- Jul 16, 2015
-
-
Robert J. Moore authored
Fixes #344.
-
Robert J. Moore authored
-
Jeff Yemin authored
In order to get the tests to pass again, reverted MongoDbClient to use update with upsert instead of insert when batch size is 1.
-
Jeff Yemin authored
Added journal=true back into MongoDB connection string. For now, the connection string will contain both "j" and "journal", until such time as the MongoDB Java driver supports "journal".
-
Jeff Yemin authored
-
Jeff Yemin authored
-
Jeff Yemin authored
-
Jeff Yemin authored
-
Jeff Yemin authored
Simplified insert CRUD code to always use insertMany even when batchSize == 1, as there is no performance penalty for this in the driver.
-
Jeff Yemin authored
-
Jeff Yemin authored
Changed visibility of static field from protected to private in final OptionsSupport class for MongoDB.
-
Sean Busbey authored
[cassandra] change the port of Cassandra (previous version 1.2) as a parameter instead of a constant value such as 9160
-
sainthxd@gmail.com authored
-
- Jul 15, 2015
- Jul 07, 2015
-
-
Sean Busbey authored
[orientdb] rebased PR183: "Upgraded OrientDB" closes #183
-
Sean Busbey authored
[docs] update README for 0.2.0 release.
-
Sean Busbey authored
-
Sean Busbey authored
[core] Execute correct number of operations
-
- Jul 05, 2015
-
-
Sean Busbey authored
[infinispan] rebased PR228: "Client-Server mode benchmark support for infinispan"
-
- Jul 03, 2015
-
-
Thomas Lopatic authored
-
- Jul 01, 2015
-
-
Connor McCoy authored
[aerospike] Support Aerospike. Closes #113.
-
Thomas Lopatic authored
-
- Jun 30, 2015
-
-
Sean Busbey authored
[scripts] clean up runtime classpath. closes #315
-
- Jun 29, 2015
-
-
Sean Busbey authored
1) fix handling of later binding versions, e.g. hbase-10 2) fix reading conf dir for binding-specific artifacts 3) allow running from source checkout by asking maven for artifact locations
-
Sean Busbey authored
[packaging] remove CHANGELOG Closes #294
-
- Jun 27, 2015
-
-
Sean Busbey authored
YCSB now tracks what's in a given release using release notes. ref: https://github.com/brianfrankcooper/YCSB/releases
-
- Jun 25, 2015
-
-
Thomas Lopatic authored
-
Connor McCoy authored
HBase README updates
-
Connor McCoy authored
-