| Package Information |
| Summary |
Kafka client based on librdkafka |
| Maintainers |
Arnaud Le Blanc (lead)
[details]
Ralph Schindler <
ralph at ralphschindler dot com >
(lead)
[details]
|
| License |
MIT License |
| Description |
PHP-rdkafka is a stable Kafka client for PHP based on librdkafka |
| Homepage |
https://github.com/arnaud-lb/php-rdkafka
|
Release notes
Version 3.0.4
(stable)
|
* Fixed destruction order, fixes hangs during RdKafka\Consumer destruction * Added RdKafka\Conf::setStatsCb |