meilisearch/dump
bors[bot] 9b23885e85
Merge #3188
3188: re-enable the dump test on the dates r=irevoire a=irevoire

I just noticed that we have the real date in the dump-v1 contrarily to the dump-v2/3/4/5, thus we can ensure it doesn't change unexpectedly πŸ‘ 

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-12-05 18:10:22 +00:00
..
src Merge #3188 2022-12-05 18:10:22 +00:00
tests/assets Add v1 reader 2022-12-01 14:03:15 +01:00
Cargo.toml Update version for the next release (v0.30.0) in Cargo.toml files 2022-10-27 11:35:44 +00:00
README.md remove an unused file 2022-10-27 11:34:02 +02:00

dump
β”œβ”€β”€ indexes
β”‚   β”œβ”€β”€ cattos
β”‚   β”‚   β”œβ”€β”€ documents.jsonl
β”‚   β”‚   └── settings.json
β”‚   └── doggos
β”‚       β”œβ”€β”€ documents.jsonl
β”‚       └── settings.json
β”œβ”€β”€ instance-uid.uuid
β”œβ”€β”€ keys.jsonl
β”œβ”€β”€ metadata.json
└── tasks
    β”œβ”€β”€ update_files
    β”‚   └── [task_id].jsonl
    └── queue.jsonl