Skip to content

karafka/example-apps

Folders and files

NameName
Last commit message
Last commit date
Dec 25, 2024
Apr 14, 2025
Apr 14, 2025
Sep 24, 2021
Feb 17, 2025
Feb 19, 2025
Apr 2, 2023
Jan 26, 2024
Jan 26, 2024
Apr 26, 2024
Apr 26, 2024

Repository files navigation

Karafka example applications

Build Status Join the chat at https://slack.karafka.io

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.

Applications available

karafka web ui

Note on contributions

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.