Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
etl::CacheLoaderSettings::CacheFileSettings Struct Reference

Settings for cache file operations. More...

#include <CacheLoaderSettings.hpp>

Public Member Functions

auto operator<=> (CacheFileSettings const &) const =default

Public Attributes

std::string path
 path to the file to load cache from on start and save cache to on shutdown
uint32_t maxAge = 5000
 max difference between latest sequence in cache file and DB

Detailed Description

Settings for cache file operations.


The documentation for this struct was generated from the following file: