- 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'
-
- Jun 19, 2015
-
-
Sean Busbey authored
closes #302 ycsb launcher should only include binding specific jars in the classpath
-
Govind Kamat authored
the classpath, rather than all of them.
-
- Jun 18, 2015
-
-
Sean Busbey authored
As a part of branching to stage 0.2.0 release in #266, set version for continued development on master branch.
-
Sean Busbey authored
[voldemort] disable voldemort pending maven accessible artifacts.
-
Sean Busbey authored
[packaging] ensure datastore binding specific distributions include core transitive deps
-
- Jun 17, 2015
-
-
Sean Busbey authored
closes #279
-
Sean Busbey authored
closes #297
-
Sean Busbey authored
-
-
Govind Kamat authored
classpath, rather than all of them.
-
Connor McCoy authored
Add build instructions to README, update DB-specific build docs.
-
Connor McCoy authored
-
Sean Busbey authored
[packaging] refactor packaging to avoid fat-jars.
-
Sean Busbey authored
* remove unused declared deps in a few places * lex sort modules in top level pom * update maven plugin versions. * no more jar-with-dependencies * set ycsb-core to provided in bindings * introduce a bindings-parent pom that sets ** stage dependency copy on building binding ** iff binding has a README.md, build a binding-specific dist artifact * update distribution assembly to ** properly build after modules ** use per-binding sets of dependencies closes #250
-
- Jun 16, 2015
-
-
Sean Busbey authored
[core] use HdrHistogram and fix coordinated omission also closes #10
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
- Make status interval configurable
-
nitsanw authored
- Output old histogram or HdrHistogram or both - Potentially output HdrHistogram to log file on status interval.
-
nitsanw authored
-
nitsanw authored
Add a joined histogram measuremement to compare old/new histogram outputs.
-
nitsanw authored
Add option for controlling the feature(default on).
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
Remove needless synchronization by using CHM in Measurements.
-
nitsanw authored
-
nitsanw authored
Add option to randomize delay(default=true, as before)
-
nitsanw authored
throttle method in client.
-
saggarsunil authored
1. mongodb configuration parameter bug (mongodb.url) 2. README file change 3. Some cleanup. Default DB is 'ycsb'
-