This repository contains example applications using Karafka framework to receive messages from Apache Kafka with integrated WaterDrop gem to send messages to Kafka and the Karafka Web UI for Karafka processes management.
To run those applications locally start Apacke Kafka with the included docker-compose.yml
and follow instructions from the sub-READMEs.
- Karafka
2.3
Ruby on Rails based application example - Karafka
2.3
non Rails based application example
First, thank you for considering contributing to the Karafka 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, integration tests and meet our quality requirements.
Fork it, update and wait for the Github Actions results.