- Sep 21, 2017
-
-
Sean Busbey authored
-
Sean Busbey authored
* remove mapkeeper and voldemort from command help, since we don't build them * fix ordering of modules in root pom closes #328
-
- Sep 16, 2017
-
-
Kevin Risden authored
* Add oraclejdk9 to .travis.yml * Upgrade maven-compiler-plugin * Exclude jdk.tools from hadoop dependency
-
- Sep 09, 2017
-
-
Sean Busbey authored
* Set minimum maven version to 3.1.0+, due to reqs for ES testing * remove oracle jdk7 per travis-ci/travis-ci#7884 * Skip ES5 cluster spin-up if tests are skipped. * Increase test heap for asynchbase binding from Travis 2048m to 4096m - https://docs.travis-ci.com/user/build-environment-updates/2017-09-06/ * temporarily remove the riak service on travis - currently fails w/o details - http://docs.basho.com/ fails to load, so I can't spin up a test node locally.
-
- Aug 09, 2017
-
-
Robert Kubis authored
Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Jason Tedor authored
This commit removes an unrelated POM change for the original (Elasticsearch 2) binding.
-
- Aug 07, 2017
-
-
Jason Tedor authored
This commit bumps the Elasticsearch dependency version of the Elasticsearch 5 binding to version 5.5.1.
-
- Aug 04, 2017
-
-
Solomon Duskis authored
The API used by googlebigtable has had quite a bit of churn. This is the minimal set of changes required for the upgrade. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Anthony Baker authored
Also fix a read serialization issue with client mode driver. Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
Sami Z authored
Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
- May 19, 2017
-
-
Sean Busbey authored
[hbase12] Add HBase 1.2+ specific client that relies on the shaded client artifact provided by those versions. (#970)
-
- Mar 17, 2017
-
-
siamaktz authored
-
- Feb 07, 2017
-
-
Kevin Risden authored
-
- Feb 06, 2017
-
-
Kevin Risden authored
-
- Feb 02, 2017
-
-
Mark authored
-
- Dec 16, 2016
-
-
k1xme authored
-
- Dec 02, 2016
-
-
Dan Burkert authored
[kudu] Update Kudu binding to 1.1.0, use slf4j for logging, improve table partitioning
-
- Nov 18, 2016
-
-
Kevin Risden authored
-
- Oct 31, 2016
-
-
Andrey Lomakin authored
-
- Oct 25, 2016
-
-
Shivam Maharshi authored
-
- Oct 20, 2016
-
-
Kevin Risden authored
-
- Sep 30, 2016
-
-
Kevin Risden authored
RedundantThrows is unreliable and latest checkstyle removes it. https://github.com/checkstyle/checkstyle/issues/5#issuecomment-52593242
-
- Sep 27, 2016
-
-
Jingjin Zhou authored
-
hxd authored
-
- Sep 26, 2016
-
-
Kevin Risden authored
-
- Aug 31, 2016
-
-
Jingjin Zhou authored
-
Govind Kamat authored
-
- 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
-
- Jul 19, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
-
- Jun 22, 2016
-
-
Dan Burkert authored
-
- Jun 21, 2016
-
-
Sean Busbey authored
-
Matt Ingenthron authored
-
- May 04, 2016
-
-
Stanley Feng authored
-
- Apr 28, 2016
-
-
Anthony Baker authored
-
- Apr 19, 2016
-
-
Jean-Daniel Cryans authored
-
- Apr 17, 2016
-
-
Chris Larsen authored
Note the Guava classes in the test directory for AsyncHBase. These are there as AsyncHBase uses Guava >= 18 while HBase and the mini cluster use Guava 12.
-
- Apr 09, 2016
-
-
nygard_89 authored
The binding is based on the one created by Basho Technologies (available at https://github.com/basho-labs/YCSB/tree/master/riak). [riak] Made compatible with the latest YCSB version. [riak] Added strong consistency test support and made it default. [riak] Added missing results return based on provided fields in scan/read functions. [riak] Added TIME_OUT status return code for those transactions which take too long to complete. [riak] Added flexible test parameter specification via customizable configuration file and command line options support. [riak] Added test unit. [riak] Removed unused Constants.java file. [riak] Removed many unused function in the RiakUtils.java file. [riak] Choosed to use executeAsync methods to resolve a bug that didn't allow the benchmark to end whenever one or more nodes of the cluster are killed. [riak] Fixed license issues in all files. [riak] Done some refinements to the code.
-
Chris Larsen authored
the native Protobuf GRPC based API.
-