mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tune some other DB cache sizes.
This commit is contained in:
@@ -65,7 +65,9 @@ enum SizedItemName
|
||||
siLedgerFetch,
|
||||
siLineCacheSize,
|
||||
siLineCacheAge,
|
||||
siHashNodeDBCache
|
||||
siHashNodeDBCache,
|
||||
siTxnDBCache,
|
||||
siLgrDBCache
|
||||
};
|
||||
|
||||
struct SizedItem
|
||||
|
||||
Reference in New Issue
Block a user