MeiliSearch/index-scheduler/src
Loïc Lecrenier 4c55c30027
Add a DetailsView type and improve index scheduler snapshots
The DetailsView type is necessary because serde incorrectly
deserialises the `Details` type, so the database fails to correctly
decode Tasks
2022-10-27 11:33:59 +02:00
..
autobatcher.rs Implement TaskDeletion in the index scheduler 2022-10-27 11:33:59 +02:00
batch.rs Add a DetailsView type and improve index scheduler snapshots 2022-10-27 11:33:59 +02:00
error.rs fix all compilation errors 2022-10-27 11:33:42 +02:00
index_mapper.rs Update the tasks statuses 2022-10-27 11:33:49 +02:00
lib.rs Add a DetailsView type and improve index scheduler snapshots 2022-10-27 11:33:59 +02:00
snapshot.rs Add a DetailsView type and improve index scheduler snapshots 2022-10-27 11:33:59 +02:00
task.rs Add a DetailsView type and improve index scheduler snapshots 2022-10-27 11:33:59 +02:00
utils.rs Make clippy happy 2022-10-27 11:33:47 +02:00