Home

Awesome

ROM::Kafka

Gem Version Build Status Dependency Status Code Climate Coverage Inline docs

Apache Kafka support for Ruby Object Mapper on top of poseidon driver.

Installation

Add this line to your application's Gemfile:

# Gemfile
gem "rom-kafka"

Then execute:

bundle

Or add it manually:

gem install rom-kafka

Usage

See the corresponding Guide on rom-rb.org.

Before v0.1.0 the gem is in alpha stage.

Compatibility

Compatible to ROM 2.0+, Apache Kafka 0.8+.

Tested under rubies supported by ROM.

Uses RSpec 3.0+ for testing and hexx-suit dev/test tools collection.

Contributing

License

See the MIT LICENSE.