- Aug 31, 2016
-
-
Govind Kamat authored
-
gkamat authored
[elasticearch] upgrade to version 2.4.0
-
Jason Tedor authored
This commit upgrades the Elasticsearch dependency from version 2.3.4 to version 2.4.0.
-
- Aug 29, 2016
-
-
charliemblack authored
[geode] Update to Apache Geode version 1.0.0-incubating.M3
-
- Aug 01, 2016
-
-
Machete King authored
[arangodb] Add ArangoDB Support
-
kunalsomani authored
[couchbase2] Added support for ttl in Couchbase2
-
- Jul 31, 2016
-
-
Peter Lawrey authored
* Optimise fillBytesImpl so it doesn't trigger an Exception on every byte[] generated. * Make the verbose output of BasicDB thread safe. * Optimise the verbose output of BasicDB when using multiple threads
-
- Jul 29, 2016
-
-
allanbank authored
[mongodb] correct placement of xml header on logback configs.
-
- Jul 22, 2016
-
-
Sean Busbey authored
Remove deprecated Cassandra clients
-
- Jul 19, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
-
Sean Busbey authored
closes #798
-
- Jul 12, 2016
-
-
Jason Tedor authored
Add additional IntelliJ project file to Git ignore
-
Sean Busbey authored
[scripts, couchbase] deprecate the old 'couchbase' client in favor of 'couchbase2'.
-
Jason Tedor authored
Various Elasticsearch improvements
-
Jason Tedor authored
This commit adds the IntelliJ ipr extension to .gitignore. These project files are created when running the Maven goal idea:idea.
-
Jason Tedor authored
This commit upgrades the Elasticsearch dependency from version 2.3.2 to version 2.3.4
-
Jason Tedor authored
Today when running the Elasticsearch binding in embedded mode, a temporary directory is used. This can be confusing for running usual load-then-run style workflows because the temporary directory will not be the same between runs. Instead, we should just require a directory when running in embedded mode and this commit makes this the case.
-
Jason Tedor authored
This commit switches the Elasticsearch test runner from TestNG to JUnit.
-
Jason Tedor authored
This commit adds notes to the Elasticsearch documentation outlining the difference between embedded and remote modes, and adds an example on using remote mode.
-
- Jul 05, 2016
-
-
Sean Busbey authored
[jdbc]Fix bug in constructing CREATE TABLE SQL statement
-
Kexi Long authored
-
Sean Busbey authored
[scripts] Rados missing from properties file for new platform-specific scripts.
-
- Jul 04, 2016
-
-
Sean Busbey authored
[release] update README for 0.10.0 release.
-
Sean Busbey authored
-
Sean Busbey authored
-
Sean Busbey authored
-
Sean Busbey authored
[couchbase2] fix regressions introduced in latest changes
-
- Jul 03, 2016
-
-
Michael Nitschinger authored
this properly fixes #786 which has been reverted since it has some side effects on other workloads and causes regressions.
-
Michael Nitschinger authored
This needs to be reverted because it breaks all the other codepaths since it just doesn't return anything on read or scan. This reverts commit 44660de7.
-
Michael Nitschinger authored
This fixes a regression introduced by switching over to the raw workload where the key looks different now. The code trims and removes the " " so that only the proper key is passed for retrieval.
-
- Jul 01, 2016
-
-
Sean Busbey authored
[core] solve issue with hdrhistogram+raw
-
Steffen Friedrich authored
Solve issue with hdrhistogram+raw which had combined hdrhistogram with histogram
-
- Jun 30, 2016
-
-
Sean Busbey authored
[couchbase2] logical error in decode()
-
- Jun 29, 2016
-
-
Windz authored
When dataintegrity=true, no field values in passed to verifyRow() for verify and keep on getting error.
-
Sean Busbey authored
[packaging] ensure new ycsb runner scripts are included in distribution tarballs.
-
Sean Busbey authored
-
- Jun 28, 2016
-
-
Sean Busbey authored
[scripts] Add mvn build if necessary for source checkout on windows. …
-
- Jun 27, 2016
-
-
Sean Busbey authored
[couchbase2] Update Java SDK version, query for workloade
-
- Jun 23, 2016
-
-
Chrisjan Matser authored
[scripts] Add mvn build if necessary for source checkout on windows. Plus a couple other fixups to make consistent with the linux script.
-