A hiredis binding for lua, supporting multiple concurrent connection instances
$ luarocks install lua_redis
lua_redis is a C binding between hiredis and lua, intended to provide a fast and reliable interface with redis from lua.
root