|  | 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 <functional>#include <memory>#include <mutex>#include <string>#include <vector>#include <cpp_redis/builders/reply_builder.hpp>#include <cpp_redis/network/tcp_client_iface.hpp>Go to the source code of this file.
| Classes | |
| class | cpp_redis::network::redis_connection | 
| Namespaces | |
| cpp_redis | |
| cpp_redis::network | |
| Macros | |
| #define | __CPP_REDIS_READ_SIZE 4096 | 
| #define __CPP_REDIS_READ_SIZE 4096 | 
 1.8.13
 1.8.13