PosgreSQL client component.
Definition in file component.hpp.
Go to the source code of this file.
#include <chrono>
#include <userver/components/loggable_component_base.hpp>
#include <userver/concurrent/async_event_source.hpp>
#include <userver/dynamic_config/snapshot.hpp>
#include <userver/engine/mutex.hpp>
#include <userver/utils/statistics/entry.hpp>
#include <userver/storages/postgres/database.hpp>
Classes | |
class | components::Postgres |
PosgreSQL client component. More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Variables | |
template<> | |
constexpr bool | components::kHasValidate< Postgres > = true |