userver: userver/storages/redis/pttl_reply.hpp File Reference
Loading...
Searching...
No Matches
pttl_reply.hpp File Reference

Detailed Description

Redis PTTL / HPTTL reply value (millisecond precision).

Definition in file pttl_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::PttlReply
 Parsed PTTL / HPTTL reply (millisecond precision). More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::redis
 Valkey and Redis client and helpers.