mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use NuDB burst size and use NuDB version 2.0.5
This commit is contained in:
committed by
manojsdoshi
parent
0b4e34b03b
commit
8707c15b9c
@@ -940,6 +940,8 @@ public:
|
||||
std::unique_ptr<NodeStore::Database> source =
|
||||
NodeStore::Manager::instance().make_Database(
|
||||
"NodeStore.import",
|
||||
megabytes(config_->getValueFor(
|
||||
SizedItem::burstSize, boost::none)),
|
||||
dummyScheduler,
|
||||
0,
|
||||
dummyRoot,
|
||||
|
||||
Reference in New Issue
Block a user