From ae9ce43ecbe9eb5ca71d4610df50794a5285a0f7 Mon Sep 17 00:00:00 2001 From: Gerard Klijs Date: Wed, 5 Feb 2020 08:25:20 +0100 Subject: [PATCH] Add schema registry converter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69e8832..78794ce 100644 --- a/README.md +++ b/README.md @@ -953,6 +953,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [whitfin/efflux](https://github.com/whitfin/efflux) — Easy Hadoop Streaming and MapReduce interfaces in Rust. * Apache Kafka * [fede1024/rust-rdkafka](https://github.com/fede1024/rust-rdkafka) [[rdkafka](https://crates.io/crates/rdkafka)] — [librdkafka](https://github.com/edenhill/librdkafka) bindings [](https://travis-ci.org/fede1024/rust-rdkafka) + * [gklijs/schema_registry_converter](https://github.com/gklijs/schema_registry_converter) — to integrate with [confluent schema registry](https://www.confluent.io/confluent-schema-registry/) [](https://travis-ci.org/gklijs/schema_registry_converter) * [spicavigo/kafka-rust](https://github.com/spicavigo/kafka-rust) — [](https://travis-ci.org/spicavigo/kafka-rust) * Beanstalkd * [schickling/rust-beanstalkd](https://github.com/schickling/rust-beanstalkd) — [Beanstalkd](https://github.com/beanstalkd/beanstalkd) bindings [](https://travis-ci.org/schickling/rust-beanstalkd)