Skip to content

Commit

Permalink
README: kafka-go also works with Confluent Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
hhromic authored Jul 18, 2024
1 parent a5f2b71 commit 481094c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ This library attempts to provide an intuitive API while interacting with Kafka t

- [**Redpanda**](https://vectorized.io/): the fastest and most efficient Kafka compatible event streaming platform
- **Kafka**: the original Java project
- **Confluent Platform**
- **Microsoft Event Hubs**
- Event Hubs does [not support][MSEH] producing with compression; be sure to use `kgo.ProducerBatchCompression(kgo.NoCompression)`.
- **Amazon MSK**
Expand Down

0 comments on commit 481094c

Please sign in to comment.