openresty / lua-resty-redis

Lua redis client driver for the ngx_lua based on the cosocket API
1.91k stars 448 forks source link

redis:dbsize({}) not initialized #239

Open getchu opened 3 years ago

getchu commented 3 years ago

redis:dbsize( { } )

TCP socket : not initialized

xiaocang commented 3 years ago

Hi @getchu, Could you provide a minimum use case that can be reproduced?