COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210225205231/https://github.com/topics/kafka-connector
Here are
73 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
Feb 16, 2021
Scala
Kafka Connect connector for JDBC-compatible databases
Updated
Feb 25, 2021
Java
Kafka Connect Elasticsearch connector
Updated
Feb 24, 2021
Java
Kafka Connect HDFS connector
Updated
Feb 20, 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
Kafka Connect FileSystem Connector
Updated
Feb 16, 2021
Java
🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka
Updated
Feb 12, 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 Connector for Jenkins Open Source Continuous Integration Tool
Updated
Oct 31, 2019
Java
Updated
Feb 7, 2020
Kotlin
Kafka Connect Elasticsearch Source
🏥 A simple healthcheck wrapper to monitor Kafka Connect.
Updated
Oct 16, 2020
Python
Kafka Sink Connect MarkLogic
Updated
Dec 30, 2020
Java
MongoDB sink connector for Kafka Connect
Updated
Jul 9, 2018
Scala
This application receives messages from a mqtt broker and sends the messages to a kafka cluster. Topic mapping is configurable.
Updated
Jan 19, 2021
Java
Kafka Connect connectors for Azure Cosmos DB
Updated
Feb 25, 2021
Java
Exasol dialect for the Kafka Connect JDBC Connector
Kafka Connect Sink for posting to Slack
Updated
May 21, 2020
Kotlin
Updated
Jun 12, 2020
Java
Kafka Connect Store Partitioner by custom fields and time
Updated
Nov 16, 2020
Java
PostgreSQL Change Data Capture (CDC) Using Debezium Connector
Kafka connect JMX Source 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
counterfeiteris a good tool for mocking, the described bug abo