MongoDB client pool. More...
#include <memory>#include <string>#include <userver/clients/dns/resolver_fwd.hpp>#include <userver/dynamic_config/fwd.hpp>#include <userver/storages/mongo/collection.hpp>#include <userver/storages/mongo/pool_config.hpp>#include <userver/utils/statistics/fwd.hpp>
Include dependency graph for pool.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | storages::mongo::Pool |
| MongoDB client pool. More... | |
Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::mongo |
| MongoDB client. | |
Typedefs | |
| using | storages::mongo::PoolPtr = std::shared_ptr< Pool > |
MongoDB client pool.
Definition in file pool.hpp.