Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Karafka-Coditsu default integration

License

NotificationsYou must be signed in to change notification settings

coditsu/karafka-coditsu

Repository files navigation

CircleCI

Coditsu overwrites for default Karafka classes

This library provides some simple helper classes for easier Karafka integration with Coditsu ecosystem.

Installation

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:

  $ bundle

Usage

Karafka 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.

Note on contributions

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.

coditsu

About

Karafka-Coditsu default integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp