Reference
boost::redis::resp3
Types
Name |
Description |
A node in the response tree. |
|
|
|
A node in the response tree that owns its data. |
|
A node in the response tree that does not own its data. |
Functions
Name |
Description |
Converts the data type to a string. |
|
Writes the type to the output stream. |
|
Checks whether the data type is an aggregate. |
|
Compares a node for equality. |
|
Adds a bulk to the request. |
|
Created with MrDocs