#include <userver/storages/redis/command_options.hpp>
Single field/value entry for HSETEX.
Definition at line 295 of file command_options.hpp.
Public Attributes | |
| std::string | field |
| std::string | value |
| std::string storages::redis::HsetexFieldValue::field |
Definition at line 296 of file command_options.hpp.
| std::string storages::redis::HsetexFieldValue::value |
Definition at line 297 of file command_options.hpp.