Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. Jun 01, 2019
    • Patrick Stuedi's avatar
      [crail] Added support for Apache Crail (Incubating) (#1266) · 1b6e8585
      Patrick Stuedi authored
      * Adding support for Apache Crail (crail.apache.org)
      
      * Adding Crail benchmark source and README
      
      * Cleaning white space
      
      * Fixing CrailClient::read
      - Thanks @pepperjo
      
      * Moving classes to Crail specific package
      
      * Use a Logging framework instead of System.out
      
      * 1) Make binding respect configuration of table name
      2) Add new benchmark parameter 'crail.enumeratekeys'
      1b6e8585
  3. Apr 25, 2019
  4. Apr 19, 2019
  5. Nov 27, 2018
  6. Jul 28, 2018
  7. Jul 15, 2018
  8. Jul 09, 2018
  9. Jul 06, 2018
  10. May 23, 2018
  11. May 11, 2018
  12. Mar 22, 2018
  13. Oct 01, 2017
  14. Sep 22, 2017
  15. Sep 21, 2017
  16. May 19, 2017
  17. Mar 17, 2017
  18. Feb 07, 2017
  19. Feb 02, 2017
  20. Dec 16, 2016
  21. Nov 18, 2016
  22. Oct 25, 2016
  23. Oct 20, 2016
  24. Sep 27, 2016
  25. Aug 31, 2016
  26. Aug 01, 2016
  27. Jul 19, 2016
  28. Jun 21, 2016
  29. May 04, 2016
  30. Apr 17, 2016
  31. 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
    • Chris Larsen's avatar
      [googlebigtable] Add a Google Bigtable binding for testing load using · 71f00d1f
      Chris Larsen authored
      the native Protobuf GRPC based API.
      71f00d1f
  32. Apr 07, 2016
  33. Apr 01, 2016
  34. Mar 26, 2016
  35. Feb 16, 2016
Loading