- Jun 29, 2016
-
-
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
- May 12, 2016
-
-
Chrisjan Matser authored
-
- May 11, 2016
-
-
Jaemyoun authored
-
- May 09, 2016
-
-
Stanley Feng authored
[Release] Update top level README.md file to point to 0.9.0 release.
-
Stanley Feng authored
-
- May 05, 2016
-
-
Stanley Feng authored
[elasticsearch] Bump version to 2.3.2
-
Jason Tedor authored
This commit bumps the version of the Elasticsearch dependency for the Elasticsearch binding to version 2.3.2.
-
- May 04, 2016
-
-
Stanley Feng authored
-
Sean Busbey authored
[couchbase2] Better Defaults & Scan Refactor
-
- May 03, 2016
-
-
Sean Busbey authored
[riak] Added a workaround to allow strong-consistent scan transactions.
-
- May 02, 2016
-
-
Chris Larsen authored
[bigtable] Bigtable uses 1ms granularity.
-
- May 01, 2016
-
-
Chrisjan Matser authored
-
Camilo Aguilar authored
Fixes #733
-