Liking cljdoc? Tell your friends :D
Clojure only.

franzy.serialization.avro.serializers


avro-serializerclj

(avro-serializer)
(avro-serializer schema)

Avro serializer for Apache Kafka. Use for serializing Kafka keys values.

Values will be serialized according to the provided schema. If no schema is provided, a default EDN schema is assumed.

See https://avro.apache.org/ See https://github.com/damballa/abracad

Avro serializer for Apache Kafka. Use for serializing Kafka keys values.

Values will be serialized according to the provided schema.
If no schema is provided, a default EDN schema is assumed.

See https://avro.apache.org/
See https://github.com/damballa/abracad
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close