Commit Graph

23 Commits

Author SHA1 Message Date
5abb79f149 rename the update-file-store to file-store since it can store any kind of file 2022-10-20 15:26:22 +02:00
5dcd67c597 import the update_file_store in the index-scheduler 2022-10-20 15:26:22 +02:00
98bb742d77 finishes the global skelton of the auto-batcher 2022-10-20 15:26:06 +02:00
1efccb1bc4 polish the global structure of the batch creation 2022-10-20 15:26:06 +02:00
78ca4bf608 move the autobatcher logic to another file 2022-10-20 15:26:06 +02:00
66397bd0de add the document format file 2022-10-20 15:26:06 +02:00
0790a3cbbf fix the create_new_batch method 2022-10-20 15:26:06 +02:00
074dee59ec fix the whole batchKind thingy 2022-10-20 15:26:05 +02:00
ef4594c078 implements most operations 2022-10-20 15:26:05 +02:00
9aa31cd391 fix a few typos 2022-10-20 15:26:05 +02:00
b1f0431ab4 implements the index deletion, creation and swap 2022-10-20 15:26:05 +02:00
fa27485070 makes the updates getters smoother to uses 2022-10-20 15:26:05 +02:00
7c56fcfef3 make the project compile again 2022-10-20 15:26:05 +02:00
d87b769469 fix the file store 2022-10-20 15:26:04 +02:00
faac665d58 make the file store entirely synchronous, including the file deletion 2022-10-20 15:26:04 +02:00
fda5ca60bd fix most of the index module 2022-10-20 15:26:04 +02:00
e7b2b9306a wip porting the index back in the scheduler 2022-10-20 15:25:55 +02:00
a2587149f4 add a little bit of documentation 2022-10-20 15:25:42 +02:00
f359fcc220 implements the filter query 2022-10-20 15:25:41 +02:00
c1eda13e64 add the task to the index db in the register task 2022-10-20 15:25:41 +02:00
2b77d54412 split the scheduler into multiples files 2022-10-20 15:25:41 +02:00
ff5d6d1703 implement the get_batch method 2022-10-20 15:25:41 +02:00
5a9ac4ceb3 START THE REWRITE OF THE INDEX SCHEDULER: index & register has been implemented 2022-10-20 15:25:41 +02:00