userver: userver/cache/base_postgres_cache.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
base_postgres_cache.hpp File Reference

Detailed Description

Caching component for PostgreSQL. See Caching Component for PostgreSQL.

Definition in file base_postgres_cache.hpp.

Go to the source code of this file.

Classes

class  components::PostgreCache< PostgreCachePolicy >
 Caching component for PostgreSQL. See Caching Component for PostgreSQL. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 
namespace  utils
 Utilities.
 

Variables

template<typename PostgreCachePolicy>
constexpr bool components::kHasValidate< PostgreCache< PostgreCachePolicy > > = true