Liking cljdoc? Tell your friends :D

kafkakit.avro

Convert Clojure data structures to Avro-compatible Java classes (not Avro binary format!) back and forth in order to be able to use Schema Registry's serializers with Kafka and Clojure.

Source: https://github.com/konukhov/kfk-avro-bridge

References:

Convert Clojure data structures to Avro-compatible Java classes (not Avro
binary format!) back and forth in order to be able to use Schema Registry's
serializers with Kafka and Clojure.

Source: https://github.com/konukhov/kfk-avro-bridge

References:

  * https://github.com/confluentinc/schema-registry/blob/master/avro-serializer/src/main/java/io/confluent/kafka/serializers/KafkaAvroSerializer.java
raw docstring

kafkakit.consumer.debug-consumer

An example debug consumer that prints consumed messages.

An example debug consumer that prints consumed messages.
raw docstring

kafkakit.schema-registry

Confluent Schema Registry client. Wraps the Java library. Provides a cached local registry client.

Confluent Schema Registry client. Wraps the Java library. Provides a cached
local registry client.
raw docstring

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

× close