Github   Telegram
Loading...
Searching...
No Matches
Classes | Namespaces
dist_lock_strategy.hpp File Reference

Postgres distributed locking strategy. More...

#include <userver/dist_lock/dist_lock_settings.hpp>
#include <userver/dist_lock/dist_lock_strategy.hpp>
#include <userver/engine/deadline.hpp>
#include <userver/rcu/rcu.hpp>
#include <userver/storages/postgres/options.hpp>
+ Include dependency graph for dist_lock_strategy.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storages::postgres::DistLockStrategy
 Postgres distributed locking strategy. More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::postgres
 Top namespace for uPg driver.
 

Detailed Description

Postgres distributed locking strategy.

Definition in file dist_lock_strategy.hpp.