jackdaw.serdes.avro.confluent
serde
(serde schema-registry-url schema key? & [{:keys [type-registry schema-registry-client coercion-cache]}])
Creates a serde for Avro data. An avro serde needs to know if its generating a key or value in the data (a separate serde is required for each as a result). Optionally accepts a map of further values to allow configuration of the avro serde operation.