userver: userver/storages/mongo/component.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Detailed Description

MongoDB client component.

Definition in file component.hpp.

Go to the source code of this file.

+ Include dependency graph for component.hpp:

Classes

class  components::Mongo
 MongoDB client component. More...
 
class  components::MultiMongo
 Dynamically configurable MongoDB client component. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< Mongo > = true
 
template<>
constexpr bool components::kHasValidate< MultiMongo > = true