Skip to content

Instantly share code, notes, and snippets.

@dreverri
Created November 21, 2011 18:38
Show Gist options
  • Save dreverri/1383474 to your computer and use it in GitHub Desktop.
Save dreverri/1383474 to your computer and use it in GitHub Desktop.
{mode, max}.
{duration, infinity}.
{concurrent, 50}.
{driver, basho_bench_driver_riakc_pb}.
{key_generator, {int_to_str, {partitioned_sequential_int, 1000000}}}.
{value_generator, {fixed_bin, 1024}}.
{operations, [{put, 1}]}.
{riakc_pb_ips, [{127,0,0,1}]}.
{riakc_pb_port, 8081}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment