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
An example debug consumer that prints consumed messages.
An example debug consumer that prints consumed messages.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close