MeiliSearch/crates/index-scheduler/src
2024-11-20 13:29:52 +01:00
..
index_mapper Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
snapshots stop leaking the update files of the canceled tasks 2024-11-20 13:17:54 +01:00
autobatcher.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
batch.rs now that the task cancelation shares their started at with all the tasks of their batch we don't need the trick of retrieving the previous batch anymore 2024-11-20 10:51:07 +01:00
error.rs improve the way we access the mutex 2024-11-20 10:51:06 +01:00
features.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
insta_snapshot.rs add some stats on the batches 2024-11-20 10:51:06 +01:00
lib.rs implements the reverse query parameter for the batches 2024-11-20 13:29:52 +01:00
lru.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
utils.rs implements the two last TODOs 2024-11-20 10:51:06 +01:00
uuid_codec.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00