Commit graph

28 commits

Author SHA1 Message Date
Clément Renault
3f6bd7fb11
Introduce a rustfmt file 2022-10-20 18:00:07 +02:00
Loïc Lecrenier
14a44776f6
Implement POST /indexes-swap 2022-10-20 16:39:23 +02:00
Kerollmops
01ed1fb128
Update the canceledBy and finishedAt fields 2022-10-20 16:37:26 +02:00
Kerollmops
74657bba2c
Introduce the core algorithm of task cancelation 2022-10-20 16:37:26 +02:00
Kerollmops
607a0600e5
Prefer using TaskDeletion in the dumps 2022-10-20 16:35:06 +02:00
Kerollmops
bcb7d1744a
Introduce the task cancelation task type 2022-10-20 16:35:06 +02:00
Tamo
dbcc3456c6
dump the content of the dump tasks instead of recreating at import time with wrong API keys 2022-10-20 16:14:36 +02:00
Tamo
8e469d8d1d
flush the dump-writer only once everything has been inserted 2022-10-20 16:14:36 +02:00
Tamo
458a531547
rebase on index-scheduler 2022-10-20 16:14:35 +02:00
Tamo
a2384dc627
fix all the errors code and settings issues when importing a dump v2 2022-10-20 16:13:18 +02:00
Tamo
cac924b663
first mostly working version 2022-10-20 16:13:16 +02:00
Tamo
6fae317277
update the API a little bit 2022-10-20 16:12:26 +02:00
Tamo
1a3fea4d8c
fix the tests 2022-10-20 16:12:26 +02:00
Tamo
9323f9f1c4
write the dump export 2022-10-20 16:12:25 +02:00
Tamo
e6c033bd6b
start moving a lot of task types to meilisearch_types 2022-10-20 15:59:52 +02:00
Tamo
8a32b766c6
fix all the import and comment most of the dump v6 2022-10-20 15:57:53 +02:00
Tamo
bd509f3593
remove the warnings 2022-10-20 15:44:57 +02:00
Tamo
704b9566e4
rewrite the update file API 2022-10-20 15:44:56 +02:00
Tamo
d8ac2a0063
finish the dump reader API, the dump Writer API now needs to be updated 2022-10-20 15:44:56 +02:00
Tamo
2a7a6f9a30
make the open function public 2022-10-20 15:44:55 +02:00
Tamo
fe973b8a98
fix some warnings 2022-10-20 15:44:54 +02:00
Tamo
4958bf3a55
start writting the compat layer between v5 and v6 2022-10-20 15:44:52 +02:00
Tamo
22b2fa0576
introduce the index metadata 2022-10-20 15:44:52 +02:00
Tamo
b5ebab5c66
fix the tests 2022-10-20 15:44:51 +02:00
Tamo
e3bc87bf22
implement the dump reader v6 2022-10-20 15:44:51 +02:00
Tamo
e486878463
move the DumpWriter and Error to their own module 2022-10-20 15:44:51 +02:00
Tamo
568b743ac8
fix the dump export 2022-10-20 15:44:51 +02:00
Tamo
d2485cfed4
write a dump exporter 2022-10-20 15:44:51 +02:00