- Jun 21, 2016
-
-
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 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
-
-
Camilo Aguilar authored
Fixes #733
-
- Apr 30, 2016
-
-
Chris Larsen authored
[core] Add the Utils.getGCTotalTime() method for showing how long
-
- Apr 29, 2016
-
-
Chris Larsen authored
collector. This will allow greater insight into the generations. Now the client will emmit the stats for each collector at the end of run along with the totals.
-
Chris Larsen authored
the JVM spent in GC. It now prints the time and percent of time in the final output. Also fix cases where the garbage collector implementation returns -1 if the count or time isn't implemented.
-
Sean Busbey authored
[core] add operation tracing via Apache HTrace.
-
Kevin Risden authored
[scripts] Fix bin/ycsb for Python 2.6 and bin/ycsb check_output
-
Kevin Risden authored
-
Jaemyoun authored
-
Jaemyoun authored
-
- Apr 28, 2016
-
-
Sean Busbey authored
[geode] Update geode binding for v1.0.0-incubating.M2
-
Anthony Baker authored
-