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

Detailed Description

Postgres distributed locking strategy.

Definition in file dist_lock_strategy.hpp.

Go to the source code of this file.

#include <string_view>
#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 <userver/storages/postgres/query.hpp>
This graph shows which files directly or indirectly include 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.