The Wayback Machine - https://web.archive.org/web/20201126214544/https://github.com/cpp-redis/cpp_redis/wiki/Replies
Skip to content

Replies

appkins edited this page Nov 24, 2018 · 1 revision

cpp_redis::reply is the class that wraps Redis server replies.

That is, cpp_redis::reply objects are passed as parameters of commands callbacks and contain the server's response.

Full documentation on Doxygen

You can’t perform that action at this time.