Component for storing files in memory.
Definition in file fs_cache.hpp.
Go to the source code of this file.
#include <unordered_map>#include <userver/components/loggable_component_base.hpp>#include <userver/fs/fs_cache_client.hpp>#include <userver/yaml_config/fwd.hpp>
 Include dependency graph for fs_cache.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | components::FsCache | 
| Component for storing files in memory.  More... | |
Namespaces | |
| namespace | components | 
| Contains functions and types to start a userver based service/tool.  | |
Variables | |
| template<> | |
| constexpr bool | components::kHasValidate< FsCache > = true |