gzip the tasks

This commit is contained in:
Tamo
2023-11-29 13:09:04 +01:00
committed by Clément Renault
parent 547379abb0
commit be72326c0a
4 changed files with 12 additions and 4 deletions

View File

@ -18,6 +18,7 @@ derive_builder = "0.12.0"
dump = { path = "../dump" }
enum-iterator = "1.4.0"
file-store = { path = "../file-store" }
flate2 = "1.0.28"
log = "0.4.17"
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-types = { path = "../meilisearch-types" }