rdkafka 0.12.0.1 Latest
The rdkafka gem is a modern Kafka client library for Ruby based on librdkafka. It wraps the production-ready C client using the ffi gem and targets Kafka 1.0+ and Ruby 2.4+.
Install from the command line:
Learn more about RubyGems packages
$ gem install rdkafka --version "0.12.0.1"
Install via Gemfile:
source "https://rubygems.pkg.github.com/art19" do
gem "rdkafka", "0.12.0.1"
end
Recent Versions
- 137
- 135
Loading
Sorry, something went wrong.
Last published
almost 2 years ago
Total downloads