Give us feedback
sweetconfluentlib
Service icon

Sweet Confluent

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 29 April 2021 by 
3.0
 (3 ratings)
sweetconfluentlib

Sweet Confluent

Details
Wrapper for the Confluent Kafka .Net SDK
Read more

Produce and Consume methods available.

----------------

Confluent-kafka-dotnet is Confluent's .NET client for Apache Kafka and the Confluent Platform.

Features:

  • High performance - confluent-kafka-dotnet is a lightweight wrapper around librdkafka, a finely tuned C client.

  • Reliability - There are a lot of details to get right when writing an Apache Kafka client. We get them right in one place (librdkafka) and leverage this work across all of our clients (also confluent-kafka-python and confluent-kafka-go).

  • Supported - Commercial support is offered by Confluent.

  • Future proof - Confluent, founded by the creators of Kafka, is building a streaming platform with Apache Kafka at its core. It's high priority for us that client features keep pace with core Apache Kafka and components of the Confluent Platform.

Ref:
https://github.com/confluentinc/confluent-kafka-dotnet


Release notes (1.0.3)
  • Upgrade to SDK 1.6.3
Reviews (2)
5 Sep
in version 1.0.3
Got this working for publishing and consuming strings but weren't able to use it for byte array payload.
Is there a chance to get this working with byte array payload?
1 Sep
in version 1.0.3
Tried using this component and it doesn't work at all.