mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Compress the snapshot in a tarball
This commit is contained in:
parent
4cafc63561
commit
942b7c338b
8 changed files with 65 additions and 7 deletions
|
@ -1,3 +1,4 @@
|
|||
pub mod compression;
|
||||
pub mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index_uid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue