Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
appkins edited this page Nov 24, 2018 · 1 revision

cpp_redis::client is the class providing communication with a Redis server.

It is meant to be used for sending commands to the remote server and receiving its replies.

The client support asynchronous requests, as well as synchronous ones. Moreover, commands pipelining is supported.

Full documentation on Doxygen

Morty Proxy This is a proxified and sanitized view of the page, visit original site.