Commit Graph

25 Commits

Author SHA1 Message Date
74657bba2c Introduce the core algorithm of task cancelation 2022-10-20 16:37:26 +02:00
607a0600e5 Prefer using TaskDeletion in the dumps 2022-10-20 16:35:06 +02:00
bcb7d1744a Introduce the task cancelation task type 2022-10-20 16:35:06 +02:00
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
8e469d8d1d flush the dump-writer only once everything has been inserted 2022-10-20 16:14:36 +02:00
458a531547 rebase on index-scheduler 2022-10-20 16:14:35 +02:00
a2384dc627 fix all the errors code and settings issues when importing a dump v2 2022-10-20 16:13:18 +02:00
cac924b663 first mostly working version 2022-10-20 16:13:16 +02:00
6fae317277 update the API a little bit 2022-10-20 16:12:26 +02:00
1a3fea4d8c fix the tests 2022-10-20 16:12:26 +02:00
9323f9f1c4 write the dump export 2022-10-20 16:12:25 +02:00
e6c033bd6b start moving a lot of task types to meilisearch_types 2022-10-20 15:59:52 +02:00
8a32b766c6 fix all the import and comment most of the dump v6 2022-10-20 15:57:53 +02:00
bd509f3593 remove the warnings 2022-10-20 15:44:57 +02:00
704b9566e4 rewrite the update file API 2022-10-20 15:44:56 +02:00
d8ac2a0063 finish the dump reader API, the dump Writer API now needs to be updated 2022-10-20 15:44:56 +02:00
2a7a6f9a30 make the open function public 2022-10-20 15:44:55 +02:00
fe973b8a98 fix some warnings 2022-10-20 15:44:54 +02:00
4958bf3a55 start writting the compat layer between v5 and v6 2022-10-20 15:44:52 +02:00
22b2fa0576 introduce the index metadata 2022-10-20 15:44:52 +02:00
b5ebab5c66 fix the tests 2022-10-20 15:44:51 +02:00
e3bc87bf22 implement the dump reader v6 2022-10-20 15:44:51 +02:00
e486878463 move the DumpWriter and Error to their own module 2022-10-20 15:44:51 +02:00
568b743ac8 fix the dump export 2022-10-20 15:44:51 +02:00
d2485cfed4 write a dump exporter 2022-10-20 15:44:51 +02:00