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

Detailed Description

Valkey and Redis dynamic client component, that does not require secdist.

Definition in file dynamic_component.hpp.

Go to the source code of this file.

Classes

class  components::DynamicRedis
 Valkey and Redis dynamic client component, that does not require secdist. More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::redis
 Valkey and Redis client and helpers.
 
namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< DynamicRedis > = true