Compute and store the database sizes

This commit is contained in:
Kerollmops
2025-03-25 16:52:00 +01:00
parent fd079c6757
commit 637bea0370
6 changed files with 77 additions and 24 deletions

2
Cargo.lock generated
View File

@ -2745,6 +2745,7 @@ dependencies = [
"bincode",
"bumpalo",
"bumparaw-collections",
"byte-unit",
"convert_case 0.6.0",
"crossbeam-channel",
"csv",
@ -2753,6 +2754,7 @@ dependencies = [
"enum-iterator",
"file-store",
"flate2",
"indexmap",
"insta",
"maplit",
"meili-snap",