jbochi / lua-resty-cassandra

Pure Lua Cassandra client using CQL binary protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cassandra.lua:136: no request found

subnetmarco opened this issue · comments

I'm getting this error when using the module inside OpenResty.

My bad. I was calling it in the init handler, which doesn't support sockets.

No problem!

On Tue, Dec 9, 2014, 23:48 Marco Palladino notifications@github.com wrote:

My bad. I was calling it in the init handler, which doesn't support
sockets.


Reply to this email directly or view it on GitHub
#23 (comment)
.