MeiliSearch/meilisearch-lib/src
bors[bot] c8bb54cd94
Merge #2098
2098: feat(dump): Provide the same cli options as the snapshots r=MarinPostma a=irevoire

Add two cli options for the dump:
- `--ignore-missing-dump`
- `--ignore-dump-if-db-exists`

Fix #2087

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-01-26 14:32:23 +00:00
..
index Merge #2075 2022-01-24 12:55:29 +00:00
index_controller Merge #2098 2022-01-26 14:32:23 +00:00
index_resolver Merge #2065 2022-01-11 16:30:22 +00:00
tasks Merge #2065 2022-01-11 16:30:22 +00:00
analytics.rs rename user-id to instance-uid 2021-10-29 17:25:52 +02:00
compression.rs implement new dump v2 2021-09-30 14:49:13 +02:00
document_formats.rs feat(http): accept empty document additions 2022-01-13 12:46:56 +01:00
error.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
lib.rs feat(dump): Provide the same cli options as the snapshots 2022-01-26 14:34:06 +01:00
options.rs chore(http): migrate from structopt to clap3 2022-01-12 14:07:19 +01:00
snapshot.rs feat(dump): Provide the same cli options as the snapshots 2022-01-26 14:34:06 +01:00
update_file_store.rs feat(all): Task store 2021-12-02 20:14:42 +01:00