pierre-l
36cb09eb25
Add a new meilisearch_types
crate
...
Move `meilisearch_error` to `meilisearch_types::error`
Move `meilisearch_lib::index_resolver::IndexUid` to `meilisearch_types::index_uid`
Add a new `InvalidIndexUid` error in `meilisearch_types::index_uid`
2022-06-09 16:14:13 +02:00
bors[bot]
db42268888
Merge #2473
...
2473: fix blocking in dumps r=irevoire a=MarinPostma
This PR fixes two blocking calls in the dump process.
Co-authored-by: ad hoc <postma.marin@protonmail.com>
2022-06-08 17:14:46 +00:00
ad hoc
108b3520de
fix blocking auth controller dump
2022-06-08 18:19:29 +02:00
ad hoc
cbd27d313c
fix blocking writing of meta file in dump
2022-06-07 10:07:40 +02:00
ad hoc
df61ca9cae
add mocker to IndexResolver
2022-06-07 09:33:57 +02:00
ad hoc
0c5352fc22
move index_uid from task to task_content
2022-06-02 15:30:35 +02:00
ManyTheFish
1816db8c1f
Move dump v4 patcher into v4.rs
2022-06-01 16:17:43 +02:00
ManyTheFish
70916d6596
Patch dump v4
2022-06-01 16:08:42 +02:00
ad hoc
446f1f31e0
rename Succeded to Succeeded
2022-05-31 17:22:37 +02:00
ManyTheFish
deba0cc096
Make v4::load_dump copy each part a the dump
2022-05-31 10:24:44 +02:00
ad hoc
26e7bdf702
add boilerplate for dump v5
2022-05-30 17:25:29 +02:00
ad hoc
3015265bde
remove useless dump errors
2022-05-25 14:37:10 +02:00
ad hoc
49d8fadb52
test dump handler
2022-05-25 14:32:12 +02:00
ad hoc
0f9c134114
fix tests
2022-05-25 11:13:35 +02:00
ad hoc
8743d73973
move DumpHandler to own module
2022-05-25 11:13:35 +02:00
ad hoc
f0aceb4fba
remove unused files
2022-05-25 11:13:35 +02:00
ad hoc
61035a3ea4
create dump v5
2022-05-25 11:13:34 +02:00
ad hoc
57fde30b91
handle dump
2022-05-25 11:13:34 +02:00
ad hoc
56eb2907c9
dump indexes
2022-05-25 11:13:34 +02:00
ad hoc
60a8249de6
add dump batch handler
2022-05-25 11:13:34 +02:00
ad hoc
46cdc17701
make scheduler accept multiple batch handlers
2022-05-25 11:13:34 +02:00