- Jul 12, 2016
-
-
Jason Tedor authored
This commit adds the IntelliJ ipr extension to .gitignore. These project files are created when running the Maven goal idea:idea.
-
- 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
[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.
-
- Jun 22, 2016
-
-
Sean Busbey authored
[kudu] Update Kudu binding to 0.9.0
-
Dan Burkert authored
-
- Jun 21, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
Shell scripts to run YCSB.
-
Matt Ingenthron authored
Using RAW queries reduces overhead at cbq-engine on the cluster and reduces transport. This in turn delivers lower latencies and thus higher throughput with YCSB's tight loops of requests. Adding an ORDER BY maintains strict correctness with the intended implementation of Workload E. In this particular case, the ORDER BY is effectively a noop since the index in use is ordered anyway. The README for couchbase2 was also updated to reflect the simpler index creation which is possible with Couchbase Server 4.5. Server 4.5 automatically covers on the primary index so there is no need for the more complicated syntax unless using an older version. Note this change requires the 2.3.1 Couchbase Java SDK and its underlying core-io 1.3.1. The core-io 1.3.1 adds a streaming parser for RAW results.
-
Matt Ingenthron authored
-
Sean Busbey authored
Add batching in insertion in JDBC client bindings
-
Enis Soztutar authored
-
Enis Soztutar authored
-
Sean Busbey authored
Fix a typo in Histogram generator
-
- Jun 20, 2016
-
-
Sean Busbey authored
[mongodb] return OK on updates with w=0
-
Sean Busbey authored
Development of RADOS binding of Ceph FS
-
Sean Busbey authored
[mongodb] added logback.xml to mongodb module
-
- Jun 02, 2016
-
-
kruthar authored
-
- Jun 01, 2016
-
-
kruthar authored
-
- May 23, 2016
-
-
Helen Chan authored
-
- May 17, 2016
- May 16, 2016
-
-
Jaemyoun authored
-