userver: userver/cache/mongo_cache_type_traits.hpp File Reference
Loading...
Searching...
No Matches
mongo_cache_type_traits.hpp File Reference

Detailed Description

Compile-time concepts and static checks for BaseMongoCache traits.

Definition in file mongo_cache_type_traits.hpp.

Go to the source code of this file.

#include <chrono>
#include <type_traits>
#include <userver/cache/update_type.hpp>
#include <userver/utils/meta.hpp>
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::bson
 BSON support.
 
namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mongo
 MongoDB client.
 
namespace  storages::mongo::operations
 Collection operations.