Skip to content
Snippets Groups Projects
  1. May 04, 2016
  2. Apr 20, 2016
  3. Apr 15, 2016
  4. Apr 14, 2016
  5. Apr 13, 2016
  6. Apr 12, 2016
  7. Apr 11, 2016
  8. Apr 10, 2016
  9. Apr 09, 2016
    • nygard89's avatar
      Update README.md · 6ea3666b
      nygard89 authored
      6ea3666b
    • 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
  10. Apr 06, 2016
Loading