(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |