diff --git a/README.md b/README.md index 9714471c..76cbfb01 100644 --- a/README.md +++ b/README.md @@ -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**