phobos 1.2.0
Phobos is a microframework and library for kafka based applications, it wraps common behaviors needed by consumers/producers in an easy an convenient API. It uses ruby-kafka as its kafka client and core component.
Gemfile:
=
install:
=
Runtime Dependencies (7):
activesupport
>= 4.0.0
concurrent-ruby
>= 1.0.2
concurrent-ruby-ext
>= 1.0.2
exponential-backoff
>= 0
logging
>= 0
ruby-kafka
>= 0.3.14
thor
>= 0
Development Dependencies (8):
bundler
~> 1.12
coveralls
~> 0.8.15
pry-byebug
~> 3.4.0
rake
~> 10.0
rspec
~> 3.0
rspec_junit_formatter
= 0.2.2
simplecov
~> 0.12.0
timecop
>= 0