Skip to content

Commit 67a4e7a

Browse files
authored
add conflict notice (#15)
1 parent 37a5e5b commit 67a4e7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: content/about/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ This extension provides ways to interact with Apache Kafka.
1414
It also supports any system that is Kafka API compatible like Redpanda.
1515
You can find some examples for producer and consumer [here](https://github.com/php-kafka/php-kafka-examples/tree/main/src/ext-php-simple-kafka-client)
1616
This extension uses [librdkafka](https://github.com/edenhill/librdkafka) for binding and was inspired by [php-rdkafka](https://github.com/arnaud-lb/php-rdkafka).
17+
**Notice:** php-rdkafka conflicts with this extension, please uninstall it first if you want to use simple-kafka-client.

0 commit comments

Comments
 (0)