phobos 1.6.1
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.5.0, >= 0.3.14
thor
>= 0