phobos 2.1.4
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
>= 3.0.0
concurrent-ruby
>= 1.0.2
concurrent-ruby-ext
>= 1.0.2
exponential-backoff
>= 0
logging
>= 0
ruby-kafka
>= 0
thor
>= 0
Development Dependencies (8):
bundler
>= 0
pry-byebug
>= 0
rake
~> 12.3
rspec
~> 3.0
rubocop
= 0.62.0
rubocop_rules
>= 0
simplecov
>= 0
timecop
>= 0