cpp_redis
4.0.0
cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.
|
#include <error.hpp>
Public Member Functions | |
redis_error (const std::string &err) | |
ctor (string) | |
redis_error (const char *err) | |
ctor(char*) | |
specialized runtime_error used for cpp_redis error