PHP extension for NSQ client
This extension is a NSQ client .NSQ is a message queue system which like Kafka .
License: PHP
Version | Release | Download |
3.5.1 | 2021-09-17 | nsq-3.5.1.tgz |
3.5.0 | 2019-10-15 | nsq-3.5.0.tgz |
3.4.3 | 2019-09-17 | nsq-3.4.3.tgz |
3.4.2 | 2019-09-17 | nsq-3.4.2.tgz |
3.4.1 | 2019-06-11 | nsq-3.4.1.tgz |
Version | Message |
3.5.1 |
* for PHP8 * add pub connection timeout * fix pub bug retrun false when revice heartbeat |
3.5.0 | * Fix the bug in MacOs |
3.4.3 |
* Fix the problem of sub-processes not restarting automatically in CentOS environment * this version is Stable |
3.4.2 | * Fix the problem of sub-processes not restarting automatically in CentOS environment |
3.4.1 |
* fix url * add connect time out |