Boost.Redis

    • Introduction
    • Requests and responses
    • Serializing and parsing into custom types
    • Logging
    • Echo server benchmark
    • Comparison with other Redis clients
    • Examples
    • Reference
    • Acknowledgements
    • Changelog
  • Reference
arrow_upward

Reference

boost::redis::resp3::parser

Synopsis

Declared in <boost/redis/resp3/parser.hpp>

class parser;

Types

Name

node_type

result

Member Functions

Name

Description

parser [constructor]

Default constructor

done

get_suggested_buffer_growth

get_consumed

consume

reset

Static Data Members

Name

max_embedded_depth

sep

Created with MrDocs