config: make block_size and sled_cache_capacity expressable as strings

This commit is contained in:
Alex Auvolat
2023-09-11 18:34:59 +02:00
parent 51b9731a08
commit f8b3883611
7 changed files with 69 additions and 28 deletions
+1
View File
@@ -20,6 +20,7 @@ arc-swap = "1.0"
async-trait = "0.1"
blake2 = "0.10"
bytes = "1.0"
bytesize = "1.2"
digest = "0.10"
err-derive = "0.3"
hexdump = "0.1"