userver: storages::redis::PublishSettings Struct Reference
Loading...
Searching...
No Matches
storages::redis::PublishSettings Struct Reference

Detailed Description

Definition at line 136 of file base.hpp.

Public Attributes

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

Member Data Documentation

◆ master

bool storages::redis::PublishSettings::master {true}

Definition at line 138 of file base.hpp.

◆ shard

size_t storages::redis::PublishSettings::shard {0}

Definition at line 137 of file base.hpp.

◆ strategy

Definition at line 139 of file base.hpp.


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