userver: storages::mongo::options::Tailable Class Reference
Loading...
Searching...
No Matches
storages::mongo::options::Tailable Class Reference

#include <userver/storages/mongo/options.hpp>

Detailed Description

Enables tailable cursor, which block at the end of capped collections.

Note
Automatically sets awaitData.
See also
https://docs.mongodb.com/manual/core/tailable-cursors/

Definition at line 277 of file options.hpp.


The documentation for this class was generated from the following file: