kafka-rest
Confluent REST Proxy for Kafka (by confluentinc)
kafka-connect-elasticsearch
Kafka Connect Elasticsearch connector (by confluentinc)
kafka-rest | kafka-connect-elasticsearch | |
---|---|---|
3 | 1 | |
121 | 32 | |
6.6% | - | |
9.9 | 8.5 | |
1 day ago | 6 days ago | |
Java | Java | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kafka-rest
Posts with mentions or reviews of kafka-rest.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How are events actually published to kafka?
There is a REST API Producer for Kafka - https://github.com/confluentinc/kafka-rest - which can take HTTP API requests and put them into a Kafka topic for you.
-
Kafka Rest API vs client library
When you say the Rest API, are you referring to the Confluent REST Proxy?
-
Why does Kafka use long-polling instead of websockets?
Maybe you're referring to kafka-rest and http based long polling? Nevertheless, the reason linked in the other comment is still the same.
kafka-connect-elasticsearch
Posts with mentions or reviews of kafka-connect-elasticsearch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-18.
-
Vinted Search Scaling Chapter 1: Indexing
Kafka Connect is a scalable and reliable tool for streaming data between Apache Kafka and other systems. It allows to quickly define connectors that move data into and out of Kafka. Luckily for us, there is an open-source connector that sends data from Kafka topics to Elasticsearch indices.
What are some alternatives?
When comparing kafka-rest and kafka-connect-elasticsearch you can also consider the following projects:
examples - Apache Kafka, Apache Flink and Confluent Platform examples and demos
kafka-connect-file-pulse - 🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka
fast-data-dev - Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, , 20+ connectors
ksql-udf-deep-learning-mqtt-iot - Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
ksql - The database purpose-built for stream processing applications.