- Jul 17, 2015
-
-
Govind Kamat authored
-
- Jul 16, 2015
-
-
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 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
-
Sean Busbey authored
Issue #319: [tarantool] Error on scan operation and replace problems
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
bigbes authored
closes #319
-
- Jun 24, 2015
-
-
Sean Busbey authored
Issue #278: [hbase] YCSB does not throw error if there is no table created
-
- Jun 23, 2015
-
-
Sean Busbey authored
[mongodb] update parameter for connection url to match previous behavior and docs.
-
- Jun 22, 2015
-
-
-
-
-
saggarsunil authored
Changes: 1. mongodb configuration parameter bug (mongodb.url) 2. README file change 3. Some cleanup. Default DB is 'ycsb'
-