This repository contains example applications using Karafka framework to receive messages from Apache Kafka with integrated WaterDrop gem to send messages to Kafka.
To run those applications locally start Apacke Kafka with the included docker-compose.yml and follow instructions from the sub-READMEs.
- Karafka
2.0Ruby on Rails based application example - Karafka
2.0non Rails based application example - Karafka
1.4non 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.