Skip to content

Commit 3fe62d0

Browse files
authored
Update README.md
1 parent ed34738 commit 3fe62d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
PHP-rdkafka is the most **stable**, **production-ready**, **long term support**, and **fast** Kafka client for PHP based on [librdkafka](https://github.com/edenhill/librdkafka).
88

9-
It supports PHP 7, PHP 8 (and even PHP 5 in older versions) as well as all librdkafka versions since 0.11, and all Kafka versions since 0.8.
9+
It supports PHP 7, PHP 8 (and even PHP 5 in older versions) as well as all librdkafka versions since 0.11, and all Kafka versions since 0.8. This it easy to deploy the extension in production systems.
1010

1111
The goal of the extension is to be a raw, un-opinionated, librdkafka binding focused on production and long term support.
1212

0 commit comments

Comments
 (0)