Public Member Functions | |
bool | connect (const std::string &host, uint32_t port, const std::string &pass, uint32_t poolsize) |
void | keepalive () |
bool | commandArgv (const VString &vDataIn, RedisResult &result) |
bool | command (RedisResult &result, const char *format,...) |
void | setLogLevel (uint32_t level, void(*emit)(int level, const char *line)) |