Skip to content

Commit

Permalink
Merge pull request #783 from hhromic/patch-1
Browse files Browse the repository at this point in the history
README: `kafka-go` also works with Confluent Platform
  • Loading branch information
twmb authored Jul 21, 2024
2 parents 232d6b4 + 481094c commit c5c7357
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 c5c7357

Please sign in to comment.