Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 284 Bytes

Kafka Migration Project

This is a collection of various examples of Kafka applications that can be ported over to use Apache Pulsar via the Kafka-on-Pulsar (KoP) protocol handler.

  • Hello World
  • Different Schemas
    • Avro
    • Json
  • Custom SerDes
  • Custom Partitioners
  • KStreams