Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 312 Bytes

avro-serializer

Custom Avro Serializer and Deserializer without Schema Registry for Kafka

Using this library you may serialize deserialize AVRO generated schema object without using the Schema Registery

Limitations

  • Scheama Version cant be used, which is imporatnat part of using Avro Schema management