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

Detailed Description

Valkey or Redis client.

Definition in file client.hpp.

Go to the source code of this file.

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

Classes

class  storages::redis::Client
 Valkey or Redis client. More...
 

Namespaces

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

Enumerations

enum class  PubShard {
  kZeroShard ,
  kRoundRobin
}
 

Functions

std::string storages::redis::CreateTmpKey (const std::string &key, std::string prefix)