meilisearch/index-scheduler/src
2022-10-27 11:33:36 +02:00
..
index implements the index deletion, creation and swap 2022-10-27 11:33:35 +02:00
batch.rs wip porting the index back in the scheduler 2022-10-27 11:33:34 +02:00
error.rs implements the index deletion, creation and swap 2022-10-27 11:33:35 +02:00
lib.rs implements most operations 2022-10-27 11:33:36 +02:00
main.rs START THE REWRITE OF THE INDEX SCHEDULER: index & register has been implemented 2022-10-27 11:33:33 +02:00
task.rs implements most operations 2022-10-27 11:33:36 +02:00
update_file_store.rs make the file store entirely synchronous, including the file deletion 2022-10-27 11:33:35 +02:00
utils.rs makes the updates getters smoother to uses 2022-10-27 11:33:35 +02:00