Typed reply for HPEXPIRETIME (per-hash-field absolute expiration timestamp, millisecond precision).
Definition in file hpexpiretime_reply.hpp.
Go to the source code of this file.
#include <chrono>#include <cstdint>#include <string>#include <userver/storages/redis/fwd.hpp>#include <userver/storages/redis/ttl_reply.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::redis::HpexpiretimeReply |
| Parsed HPEXPIRETIME reply for a single field — absolute deadline (in milliseconds since the epoch) or a "field is missing" / "field has no
expiration" sentinel. More... | |
Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::redis |
| Valkey and Redis client and helpers. | |