userver: userver/storages/redis/expire_reply.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
expire_reply.hpp File Reference

Detailed Description

Reply for the EXPIRE command.

Definition in file expire_reply.hpp.

Go to the source code of this file.

#include <cstdint>
#include <string>
#include <userver/storages/redis/fwd.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  storages::redis::ExpireReply
 

Namespaces

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