linearregression / basho-bench-extras

Custom drivers and extensions for basho_bench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basho_bench extras

This repository contains various custom drivers, generators and utilities that extend basho_bench. It is mostly Riak and Cassandra stuff.

For more information about basho bench, please see its documentation, and the examples herein in the examples/ directory.

Usage

To build the project, simply type make. To run a test, use the ./basho_bench binary created, as explained in the documentation. Generating the summary graphs can be done in the same way as described there.

Copyright

Copyright © 2014 Gergely Nagy algernon@madhouse-project.org, under the Apache 2.0 license.

About

Custom drivers and extensions for basho_bench

License:Apache License 2.0


Languages

Language:Erlang 98.8%Language:Makefile 1.2%