Sha256: 9607f02add168bb3b572211e1735059550ccca9ab638df1e8a96cd86da3a6f8d
Contents?: true
Size: 289 Bytes
Versions: 1
Compression:
Stored size: 289 Bytes
Contents
# Modern Kafka client library for Ruby based on librdkafka Kafka client library wrapping `librdkafka` using the FFI gem for Kafka 0.10+ and Ruby 2.1+". ## Development Run `bundle` and `cd ext && bundle exec rake compile && cd ..`. You can then run `bundle exec rspec` to run the tests.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdkafka-0.0.1 | README.md |