doujiang24 / lua-resty-kafka

Lua kafka client driver for the Openresty based on the cosocket API
BSD 3-Clause "New" or "Revised" License
801 stars 274 forks source link

Kafka consumer? #7

Open switzer opened 9 years ago

switzer commented 9 years ago

Can lua-resty-kafka be used as a Kafka data consumer, or just a Kafka data producer?

doujiang24 commented 9 years ago

yeah, only producer now, and I'm still working on optimize the producer consumer is in my to do list anyway.

switzer commented 9 years ago

Thanks! I look forward to this.

olegabr commented 7 years ago

+1

BlackGhostKing commented 7 years ago

+1

paularmand commented 7 years ago

+1

subnetmarco commented 6 years ago

Are there any plans to extend this library with consumer functionality anytime soon?