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

Detailed Description

Manages dynamically created Redis clients.

Definition in file dynamic_redis.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

struct  storages::redis::DynamicSettings
 Dynamic configuration settings for Redis clients. More...
 
struct  storages::redis::DynamicSettings::HostPort
 
class  storages::redis::DynamicRedis
 Manages dynamically created Redis clients. More...
 

Namespaces

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