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
uint32_t maxAge = 5000

Detailed Description

Settings for cache file operations.

Member Data Documentation

◆ maxAge

uint32_t etl::CacheLoaderSettings::CacheFileSettings::maxAge = 5000

max difference between latest sequence in cache file and DB

◆ path

std::string etl::CacheLoaderSettings::CacheFileSettings::path

path to the file to load cache from on start and save cache to on shutdown


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