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

Detailed Description

MongoDB transaction handle that provides ACID guarantees.

Definition in file transaction.hpp.

Go to the source code of this file.

#include <memory>
#include <string>
#include <userver/storages/mongo/collection.hpp>
#include <userver/storages/mongo/options.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  storages::mongo::Transaction
 MongoDB transaction handle that provides ACID guarantees. More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mongo
 MongoDB client.