mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Replace in-place compression
Compress gzip files to a temporary file first and then do an atomic rename.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1734,6 +1734,7 @@ dependencies = [
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"ureq",
|
||||
"uuid",
|
||||
"vergen",
|
||||
"walkdir",
|
||||
"whoami",
|
||||
|
Reference in New Issue
Block a user