Top Level :: Networking
:: rdkafka
:: 4.1.2
:: Windows
rdkafka 4.1.2 for Windows
Package Information |
Summary |
Kafka client based on librdkafka |
Maintainers |
Arnaud Le Blanc (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 4.1.2
(stable)
|
BREAKING CHANGE: Since version 4.0, the client no longer polls for network events at shutdown (during object destructor). This behaviour didn't give enough control to the user in case of server issue, and could cause the script to hang while terminating.
Starting from 4.0, programs MUST call flush() before shutting down, otherwise some messages and callbacks may be lost.
## Enhancements - Enabled features on windows build: headers, purge, murmur (#410, @nick-zh, @cmb69) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 4.1.2 |
|
|