An open API service indexing awesome lists of open source software.

https://github.com/alokkusingh/avro-serializer

Custom Avro Serializer and Deserializer without Schema Registry for Kafka
https://github.com/alokkusingh/avro-serializer

avro-kafka deserializer serializer without-schema-registery

Last synced: 4 months ago
JSON representation

Custom Avro Serializer and Deserializer without Schema Registry for Kafka

Awesome Lists containing this project

README

          

# 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