Liking cljdoc? Tell your friends :D
Clojure only.

jackdaw.serdes.avro.confluent


serdeclj

(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.

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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close