mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Catalogue (#443)
This commit is contained in:
@@ -209,6 +209,7 @@ SHAMapStoreImp::makeNodeStore(int readThreads)
|
||||
// Create NodeStore with two backends to allow online deletion of
|
||||
// data
|
||||
auto dbr = std::make_unique<NodeStore::DatabaseRotatingImp>(
|
||||
app_,
|
||||
scheduler_,
|
||||
readThreads,
|
||||
std::move(writableBackend),
|
||||
|
||||
Reference in New Issue
Block a user