Hacker News new | ask | show | jobs
by linsomniac 193 days ago
Do any of these alternatives make it easy to transition a system that is using Kafka Connectors and Avro?
1 comments

Pulsar supports the kafka protocol, so anything that works with Kafka should just work with Pulsar.

https://docs.streamnative.io/cloud/build/kafka-clients/kafka...