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