fieldstrength / hw-kafka-avro

SchemaRegistry bindings with Avro scheme to use with kafka-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kafka-avro-serialiser

Avro serialiser/deserialiser for Kafka messages. Uses SchemaRegistry for schema compatibility and discoverability functionality.

This library is meant to be compatible (on both sending and receiving sides) with Java kafka/avro serialiser (written by Confluent).

About

SchemaRegistry bindings with Avro scheme to use with kafka-client

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 83.1%Language:Shell 16.9%