hermann/scripts
R. Tyler Croy 5de9612882 Bundle a known good version of librdkafka (0.8.4) with Hermann
This reduces the need for the librdkafka system dependency and results in
statically linking librdkafka.a against the C extension.

There's a few hacks in extconf.rb specifically to deal with librdkafka's build
system, as well as apply checksumming to the downloaded file

Fixes #8
2014-09-12 16:13:19 -07:00
..
ci_config Enable the 'x' perm on the scripts. 2014-07-30 22:00:09 -07:00
consume_msgs_loop_localhost.rb Update the requires for the sample scripts. 2014-09-04 10:52:27 -07:00
produce_1M_msgs_localhost.rb Update the requires for the sample scripts. 2014-09-04 10:52:27 -07:00
produce_msgs_1min_localhost.rb Update the requires for the sample scripts. 2014-09-04 10:52:27 -07:00
send-one-big-message Refactor out the necessity for Hermann::Timeout and just rely in a Ruby-based busyloop 2014-09-09 16:45:17 -07:00
test-gem-install Bundle a known good version of librdkafka (0.8.4) with Hermann 2014-09-12 16:13:19 -07:00