- Notifications
You must be signed in to change notification settings - Fork0
Karafka-Coditsu default integration
License
coditsu/karafka-coditsu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Coditsu overwrites for default Karafka classes
This library provides some simple helper classes for easier Karafka integration with Coditsu ecosystem.
Add this line to your application Gemfile:
gem'karafka-coditsu',git:'git@github.com:coditsu/karafka-coditsu.git',require:true,branch::master
And then execute:
$ bundleKarafka Coditsu provides couple helper classes that simplify working with Karafka:
KarafkaCoditsu::AirbrakeListener- Listener for error only notifications upon Karafka problems.KarafkaCoditsu::Parser- Default parser that namespaces the data within a 'value' scope.KarafkaCoditsu::ResponseBuilder- Wraps up a builder for generating a pretty json with a internal compatible format with the event type included.
First, thank you for considering contributing to Coditsu ecosystem! It's people like you that make the open source community such a great community!
Each pull request must pass all the RSpec specs and meet our quality requirements.
To check if everything is as it should be, we useCoditsu that combines multiple linters and code analyzers for both code and documentation. Once you're done with your changes, submit a pull request.
Coditsu will automatically check your work against our quality standards. You can find your commit check results on thebuilds page of Coditsu organization.
About
Karafka-Coditsu default integration
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.