flomesh-lua-resty-kafka

Lua Kafka client driver for the ngx_lua based on the cosocket API

$ luarocks install flomesh-lua-resty-kafka

This Lua library is a Kafka client driver for the ngx_lua nginx module:

http://wiki.nginx.org/HttpLuaModule

This Lua library takes advantage of ngx_lua's cosocket API, which ensures 100% nonblocking behavior.

Note that at least ngx_lua 0.9.3 or ngx_openresty 1.4.3.7 is required, and unfortunately only LuaJIT supported (--with-luajit).

Versions

0.01-44 years ago381 downloads
0.01-34 years ago38 downloads
0.01-24 years ago34 downloads
0.01-14 years ago32 downloads
0.01-04 years ago35 downloads

Dependencies

lua >= 5.1

Manifests