- Nov 03, 2015
-
-
Connor McCoy authored
-
- Nov 02, 2015
-
-
Connor McCoy authored
[jdbc] added LIMIT to JDBC scan operation
-
Connor McCoy authored
Add posix compatibility to distribution.
-
allanbank authored
[accumulo] README.md for the Accumulo Binding.
-
allanbank authored
[cassandra] Checkstyle updates for the Cassandra bindings (cassandra …
-
allanbank authored
[aerospike] Checkstyle updates for Aerospike.
-
allanbank authored
[accumulo] Checkstyle cleanup and enforcement for the Accumulo binding.
-
Robert J. Moore authored
-
Elliott Clark authored
-
kruthar authored
This will ensure record ordering my the primary key.
-
kruthar authored
Now properly enforcing a scan of the given number of documents in the scan operation using the LIMIT modifier in the cached statement. Fixes #171.
-
- Nov 01, 2015
-
-
Robert J. Moore authored
-
Robert J. Moore authored
* Added a package-info.java. * Added JavaDoc for the binding's DB implementation.
-
Robert J. Moore authored
Again, a lot of whitespace changes and the normal checkstyle type errors. 2 items of note: 1. Deprecated QueueElement since it is not used. 2. Moved some of the exception handling to common locations to remove empty catch blocks.
-
- Oct 30, 2015
-
-
Connor McCoy authored
[jdbc] added a README
-
kruthar authored
-
kruthar authored
Fixes #459
-
- Oct 29, 2015
-
-
Connor McCoy authored
Adds a Cassandra 2 CQL binding.
-
Connor McCoy authored
-
Connor McCoy authored
-
Connor McCoy authored
-
Connor McCoy authored
-
- Oct 28, 2015
-
-
Connor McCoy authored
[git] added standard intellij omissions to .gitignore
-
Connor McCoy authored
Add Kudu bindings
-
Jean-Daniel Cryans authored
-
kruthar authored
Fixes #451
-
- Oct 27, 2015
-
-
Connor McCoy authored
Rename README file to README.md file for database bindings.
-
Stanley Feng authored
Rename README file to README.md file for the following DB bindings so the build process can generate binding specific tar balls for them. (currently they are broken because the build process looks for README.md) dynamodb hypertable mapkeeper nosqldb
-
- Oct 23, 2015
-
-
Connor McCoy authored
[core] added configurable percentile values
-
- Oct 22, 2015
-
-
Sean Busbey authored
Fixed #336. Classpath handling BasicDB from source
-
Sean Busbey authored
[docs] Update README for 0.4.0 release.
-
Robert J. Moore authored
Closes #409
-
Jean-Daniel Cryans authored
-
Jean-Daniel Cryans authored
Currently doesn't include unit tests since we don't have mock objects for that.
-
- Oct 17, 2015
-
-
kruthar authored
-
- Oct 15, 2015
-
-
kruthar authored
-
kruthar authored
-
kruthar authored
-
kruthar authored
In OneMeasurementHdrHistogram, now reading hdrhistogram.percentiles from workload configuration. This property is a comma delimited string of Integers to use as percentile values. This implements #437
-
allanbank authored
[licensing] Added ASLv2 headers to files without them for v0.4.0. Removed old copy of Javadoc.
-