|
Clio
develop
The XRP Ledger API server.
|
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 | |
Settings for cache file operations.