Redis future for generic command responses. Can be used to request custom modules commands or unsupported yet commands.
Definition in file request_generic.hpp.
Go to the source code of this file.
#include <userver/storages/redis/parse_reply.hpp>#include <userver/storages/redis/reply.hpp>#include <userver/storages/redis/request.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::redis::RequestGeneric< ReplyType > |
| Redis future for generic command responses. Can be used to request custom modules commands or unsupported yet commands. More... | |
Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::redis |
| Valkey and Redis client and helpers. | |