kafka-sandbox

Sandbox repo for Kafka Streams development

Stars
0

kafka-sandbox

Sandbox for Kafka Streams development.

This is a sandbox repository for playing with Kafka and Kafka Streams. Some code was taken from kafka-streams-examples.

Starting Docker Cluster

git clone https://github.com/confluentinc/cp-docker-images
cd cp-docker-images/examples/kafka-cluster
docker-compose up

Source: https://docs.confluent.io/current/installation/docker/docs/installation/clustered-deployment.html

Badges
Extracted from project README
Build Status