Skip to content
Snippets Groups Projects
  1. Sep 21, 2017
  2. Sep 16, 2017
  3. Sep 09, 2017
  4. Aug 09, 2017
  5. Aug 07, 2017
  6. Aug 04, 2017
  7. May 19, 2017
  8. Mar 17, 2017
  9. Feb 07, 2017
  10. Feb 06, 2017
  11. Feb 02, 2017
  12. Dec 16, 2016
  13. Dec 02, 2016
  14. Nov 18, 2016
  15. Oct 31, 2016
  16. Oct 25, 2016
  17. Oct 20, 2016
  18. Sep 30, 2016
  19. Sep 27, 2016
  20. Sep 26, 2016
  21. Aug 31, 2016
  22. Aug 29, 2016
  23. Aug 01, 2016
  24. Jul 19, 2016
  25. Jun 22, 2016
  26. Jun 21, 2016
  27. May 04, 2016
  28. Apr 28, 2016
  29. Apr 19, 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
Loading