userver: userver/storages/postgres/cluster.hpp File Reference
Loading...
Searching...
No Matches
cluster.hpp File Reference

Detailed Description

Interface for executing queries on a cluster of PostgreSQL servers.

Definition in file cluster.hpp.

Go to the source code of this file.

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

Classes

class  storages::postgres::Cluster
 Interface for executing queries on a cluster of PostgreSQL servers. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 
namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::postgres
 Top namespace for uPg driver.