phobos 2.0.0.pre.beta1
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:
=
Versions:
- 2.1.6 August 31, 2023 (94.5 KB)
- 2.1.5 September 08, 2022 (90 KB)
- 2.1.4 June 15, 2022 (87 KB)
- 2.1.3 May 13, 2022 (87 KB)
- 2.1.2 January 27, 2022 (87 KB)
- 2.0.0.pre.beta1 May 04, 2020 (86 KB)
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