persistent-cache-cpp
|
Go to the source code of this file.
Namespaces | |
core | |
Top-level namespace for core functionality. | |
Enumerations | |
enum | core::CacheDiscardPolicy { core::CacheDiscardPolicy::lru_ttl, core::CacheDiscardPolicy::lru_only } |
Indicates the discard policy to make room for entries when the cache is full. More... | |