Skip to content

Commit ab3bc96

Browse files
authored
update about (#8)
1 parent 9b623f9 commit ab3bc96

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
@@ -11,5 +11,6 @@ draft: false
1111
[![Join the chat at https://gitter.im/php-kafka/php-simple-kafka-client](https://badges.gitter.im/php-kafka/php-simple-kafka-client.svg)](https://gitter.im/php-kafka/php-simple-kafka-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1212

1313
This extension provides ways to interact with Apache Kafka.
14+
It also supports any system that is Kafka API compatible like Redpanda.
1415
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)
1516
This extension uses [librdkafka](https://github.com/edenhill/librdkafka) for binding and was inspired by [php-rdkafka](https://github.com/arnaud-lb/php-rdkafka).

0 commit comments

Comments
 (0)