We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 474e855 + a10d07f commit adb5e10Copy full SHA for adb5e10
docs/client/supported_brokers.md
@@ -13,7 +13,7 @@ Here's the list of transports supported by Enqueue Client:
13
| Redis | [enqueue/gps](../transport/redis.md) | redis: |
14
| Amazon SQS | [enqueue/sqs](../transport/sqs.md) | sqs: |
15
| STOMP, RabbitMQ | [enqueue/stomp](../transport/stomp.md) | stomp: |
16
-| Kafka | [enqueue/stomp](../transport/kafka.md) | kafka: |
+| Kafka | [enqueue/rdkafka](../transport/kafka.md) | kafka: |
17
| Null | [enqueue/null](../transport/null.md) | null: |
18
19
Here's the list of protocols and Client features supported by them
0 commit comments