agile-lab-dev / darwin

Avro Schema Evolution made easy
Apache License 2.0
34 stars 10 forks source link

Create Kafka Serializer and Deserializer #84

Open tmnd1991 opened 3 years ago

tmnd1991 commented 3 years ago

Featuring standard Serializer and Deserializer instances for Kafka Publisher Consumer framework would be very nice to make the adoption of Darwin smooth. Confluent itself publishes an Avro Serializer that connects to their Schema Registry.

For an example of implementation of serializer/deserializer: https://dzone.com/articles/kafka-sending-object-as-a-message