Replies
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.
| ★ wanayoo — archive 1999 https://github.com/cpp-redis/cpp_redis/wiki/Replies | Nouvelle recherche | Portail wanayoo |
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.