Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Playground

Collection of experiments exploring interesting aspects of Kafka and its ecosystem. These are learning projects and proof-of-concepts rather than production-ready code.

Examples

Custom partitioner implementing the Bucket Priority Pattern to route urgent messages to dedicated partitions, in Go.

Single consumer handling multiple Avro schema versions through Schema Registry, in Python.

Setup

# Start Kafka with Schema Registry
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages