Find start position in large files via binary search

This commit is contained in:
Dominik Werder
2021-07-30 22:14:07 +02:00
parent 002139bfae
commit 5e624bb2ca
9 changed files with 318 additions and 33 deletions

View File

@@ -18,6 +18,7 @@ fn ca_connect_1() {
backend: "".into(),
split: 0,
data_base_path: "".into(),
cache_base_path: "".into(),
listen: "".into(),
ksprefix: "".into(),
archiver_appliance: None,