Skip to content
Snippets Groups Projects
  1. Apr 09, 2016
    • nygard_89's avatar
      [riak] New YCSB binding for Riak. · 74925004
      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.
      74925004
  2. Apr 08, 2016
  3. Apr 07, 2016
  4. Apr 06, 2016
  5. Apr 01, 2016
  6. Mar 30, 2016
  7. Mar 25, 2016
  8. Mar 24, 2016
  9. Mar 21, 2016
  10. Mar 20, 2016
  11. Mar 19, 2016
  12. Mar 10, 2016
  13. Mar 08, 2016
Loading