|
|
sol::object module::redis::command(const std::string& cmd, sol::this_state ts)
|
|
sol::object module::redis::command(const std::string& cmd, sol::this_state ts)
|
|
|
//return m_pool->reply(&ts,m_context,(redisReply*)redisCommand(m_context, cmd.c_str()));
|
|
//return m_pool->reply(&ts,m_context,(redisReply*)redisCommand(m_context, cmd.c_str()));
|