Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 295 Bytes

Basic Kafka-related bits and bobs

  • Docker Compose to run local Kafka cluster (plus associated gubbins, e.g. schema registry, kafdrop for topic browsing)
  • Really basic text producer/consumer clients
  • Slightly-less-basic AVRO producer/consumer clients
  • Using Gradle plugin to register schemas