persistent-cache-cpp
cache_discard_policy.h File Reference

Go to the source code of this file.

Namespaces

namespace  core
 Top-level namespace for core functionality.
 

Enumerations

enum class  core::CacheDiscardPolicy { core::lru_ttl , core::lru_only }
 Indicates the discard policy to make room for entries when the cache is full. More...