std::vector data; vector chunk; client.mget(data,[&chunk](cpp_redis::reply& reply) { for(auto d:reply.as_array()) {