Here are
82 public repositories
matching this topic...
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
Updated
Jul 26, 2021
Scala
Kafka Connect connector for JDBC-compatible databases
Updated
Jul 30, 2021
Java
Kafka Connect Elasticsearch connector
Updated
Jul 30, 2021
Java
Kafka Connect HDFS connector
Updated
Jul 30, 2021
Java
Kafka Source Connector For Oracle
Updated
Jan 15, 2021
Java
A search framework and multi-tenant search platform based on java, kafka, kafka connect, elasticsearch
Internet of Things Integration Example => Apache Kafka + Kafka Connect + MQTT Connector + Sensor Data
Updated
Mar 17, 2020
Shell
🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka
Updated
Jul 29, 2021
Java
Kafka Connect FileSystem Connector
Updated
Apr 19, 2021
Java
基于canal/kafka conenct的mysql/oracle数据实时同步、flink rest api、flink sql以及udf
Updated
Dec 8, 2020
Scala
kafka connector 插件,支持输入 mysql binlog 和 json 格式写入ClickHouse。持续更新
Updated
Oct 13, 2020
Java
Kafka Connect Elasticsearch Source
Kafka Connect Connector for Jenkins Open Source Continuous Integration Tool
Updated
Apr 26, 2021
Java
Updated
Feb 7, 2020
Kotlin
Updated
Jul 25, 2021
Java
🏥 A simple healthcheck wrapper to monitor Kafka Connect.
Updated
Jun 4, 2021
Python
Kafka Sink Connect MarkLogic
Updated
Jul 14, 2021
Java
Kafka Connect connectors for Azure Cosmos DB
Updated
Jul 20, 2021
Java
This application receives messages from a mqtt broker and sends the messages to a kafka cluster. Topic mapping is configurable.
Updated
Jun 18, 2021
Java
A curated list about Apache Kafka
MongoDB sink connector for Kafka Connect
Updated
Jul 9, 2018
Scala
Kafka Connect Store Partitioner by custom fields and time
Kafka Sink Connect ArangoDB
Updated
Apr 17, 2019
Java
Exasol dialect for the Kafka Connect JDBC Connector
Updated
Jun 18, 2021
Java
Updated
Jun 12, 2020
Java
Kafka Connect Sink for posting to Slack
Updated
Mar 3, 2021
Kotlin
PostgreSQL Change Data Capture (CDC) Using Debezium Connector
Improve this page
Add a description, image, and links to the
kafka-connector
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kafka-connector
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The counterfeiter library we use for mocks has a well-known issue about cyclic imports for public interfaces. That leads you to use private interfaces which is not very good for component decoupling.
Despite the fact that
counterfeiter
is a good tool for mocking, the described bug abo