userver: userver/storages/mongo Directory Reference
Loading...
Searching...
No Matches
mongo Directory Reference

Directories

 
utest

Files

 
bulk.hpp
 Bulk collection operation model.
 
bulk_ops.hpp
 Bulk sub-operation models.
 
collection.hpp
 MongoDB collection handle, the main way to operate with MongoDB.
 
component.hpp
 MongoDB client component.
 
cursor.hpp
 Interface for MongoDB query cursors.
 
dist_lock_component_base.hpp
 Base class for mongo-based distlock worker components.
 
dist_lock_strategy.hpp
 Strategy for MongoDB-based distributed locking.
 
exception.hpp
 MongoDB-specific exceptions.
 
mongo_error.hpp
 MongoDB driver error (wrapper around bson_error_t).
 
multi_mongo.hpp
 Dynamic set of named MongoDB connection pools (secdist + dynamic config).
 
operations.hpp
 Collection operation models.
 
options.hpp
 Query options.
 
pool.hpp
 MongoDB client pool.
 
pool_config.hpp
 MongoDB connection pool configuration.
 
transaction.hpp
 MongoDB transaction handle that provides ACID guarantees.
 
write_result.hpp
 MongoDB write operation result.