boost::redis::adapter::ignore
An adapter that ignores responses.
Synopsis
Declared in <boost/redis/adapter/ignore.hpp>
struct ignore { /* see-below */ };
Description
RESP3 errors won't be ignored.
Created with MrDocs