userver: userver/storages/mongo/pool.hpp File Reference
Loading...
Searching...
No Matches
pool.hpp File Reference

Detailed Description

MongoDB client pool.

Definition in file pool.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include 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>