B-tree is slower...

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent 14bbf18ede
commit 552ba5d885
6 changed files with 14 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
// License: VNPL-1.1 (see README.md for details)
#include <sys/file.h>
#include <stdexcept>
#include "blockstore_impl.h"
void blockstore_impl_t::parse_config(blockstore_config_t & config)