userver: redis::PublishSettings Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
redis::PublishSettings Struct Reference

Detailed Description

Definition at line 213 of file base.hpp.

Public Attributes

size_t shard {0}
 
bool master {true}
 
CommandControl::Strategy strategy {CommandControl::Strategy::kDefault}
 

Member Data Documentation

◆ master

bool redis::PublishSettings::master {true}

Definition at line 215 of file base.hpp.

◆ shard

size_t redis::PublishSettings::shard {0}

Definition at line 214 of file base.hpp.

◆ strategy

Definition at line 216 of file base.hpp.


The documentation for this struct was generated from the following file: