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

Detailed Description

Main config for the Valkey/Redis.

Definition in file redis_config.hpp.

Go to the source code of this file.

Classes

struct  storages::redis::Config
 Main config for the Valkey/Redis. More...

Namespaces

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

Functions

CommandControl storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< CommandControl >)
CommandControl::Strategy storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< CommandControl::Strategy >)
WaitConnectedMode storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< WaitConnectedMode >)
RedisWaitConnected storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< RedisWaitConnected >)
CommandsBufferingSettings storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< CommandsBufferingSettings >)
MetricsSettings::DynamicSettings storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< MetricsSettings::DynamicSettings >)
ReplicationMonitoringSettings storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< ReplicationMonitoringSettings >)
PubsubMetricsSettings storages::redis::Parse (const formats::json::Value &elem, formats::parse::To< PubsubMetricsSettings >)

Variables

constexpr int storages::redis::kDeadlinePropagationExperimentVersion = 1
const dynamic_config::Key< Configstorages::redis::kConfig