|  | cpp_redis
    4.0.0
    cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining. | 
| Public Attributes | |
| std::vector< std::string > | command | 
| reply_callback_t | callback | 
struct to store commands information (command to be sent and callback to be called)
| reply_callback_t cpp_redis::client::command_request::callback | 
| std::vector<std::string> cpp_redis::client::command_request::command | 
 1.8.13
 1.8.13