cpp_redis  4.0.0
cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.
Classes | Namespaces | Functions
tcp_client.hpp File Reference
#include <cpp_redis/misc/error.hpp>
#include <cpp_redis/network/tcp_client_iface.hpp>
#include <tacopie/tacopie>

Go to the source code of this file.

Classes

class  cpp_redis::network::tcp_client
 

Namespaces

 cpp_redis
 
 cpp_redis::network
 

Functions

void cpp_redis::network::set_default_nb_workers (std::size_t nb_threads)