feat: add support for dumping the database to stream

This commit is contained in:
link2xt
2023-03-17 17:51:45 +00:00
parent 65c9e72bf4
commit 2423cb8175
7 changed files with 2325 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -1102,7 +1102,9 @@ dependencies = [
"async_zip",
"backtrace",
"base64 0.21.7",
"bitflags 1.3.2",
"brotli",
"bstr",
"chrono",
"criterion",
"deltachat-time",