Accept and mirror compression of documents additions

This commit is contained in:
Kerollmops
2020-12-20 23:10:09 +01:00
parent cd158d4cde
commit 9fcbc83ebc
3 changed files with 24 additions and 71 deletions

View File

@ -7,7 +7,6 @@ edition = "2018"
[dependencies]
anyhow = "1.0.28"
async-compression = { version = "0.3.6", features = ["gzip", "tokio-02"] }
byte-unit = { version = "4.0.9", default-features = false, features = ["std"] }
grenad = { git = "https://github.com/Kerollmops/grenad.git", rev = "3adcb26" }
heed = "0.10.5"