kafka-php
kafka-php copied to clipboard
kafka php client
producer return timestamp = -1 and message insert with 01.01.1970 05:29:59 message date time...how to sync with current date-time
怎么设置呢
Can we get messages in batches using this?
Hi, I want create a topic with kafka-php programming library. How can I do? If topic doesn't exist in kafka server, executing this code, it doesn't work. It doesn't insert...
超时时间加到到5s,否则部分remote consume的情况下可能会出现连接失败
单词拼写错误
I am the one who using this package, but look like it no have any release for long time ago. I really need to using SASL in this time, but...
消费者支持主动poll 吗
Hi! Can this extension work with a cluster? Example: KAFKA_SERVER=20.50.50.16:9092,20.50.51.26:9092,20.50.52.40:9092
如题,生产者推送数据,没有主题是无法发送的,希望将来支持