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