Strategy for MongoDB-based distributed locking.
Definition in file dist_lock_strategy.hpp.
Go to the source code of this file.
#include <chrono>#include <string>#include <userver/dist_lock/dist_lock_strategy.hpp>#include <userver/storages/mongo/collection.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::mongo::DistLockStrategy |
| Strategy for MongoDB-based distributed locking. More... | |
Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::mongo |
| MongoDB client. | |