MeiliSearch/index-scheduler/src
bors[bot] 667bb87e35
Merge #3541
3541: Add cache on the indexes stats r=dureuill a=irevoire

Fix https://github.com/meilisearch/meilisearch/issues/3540

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2023-03-09 13:32:52 +00:00
..
index_mapper Pass IndexStat by ref in store_stats_of 2023-03-07 14:00:54 +01:00
snapshots/lib.rs Fix snapshots 2023-03-06 16:57:31 +01:00
autobatcher.rs stop autobatching the deletion without the index creation right with the addition 2023-02-08 21:24:27 +01:00
batch.rs Merge #3541 2023-03-09 13:32:52 +00:00
error.rs improve the error message when no task filter are specified for the cancelation or deletion of tasks 2023-01-19 12:42:08 +01:00
insta_snapshot.rs update most snapshots 2023-03-06 16:57:31 +01:00
lib.rs Eagerly compute stats as fallback to the cache. 2023-03-06 16:57:31 +01:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs Add dichotomic search to utils 2023-02-23 11:23:39 +01:00
uuid_codec.rs Moved the struct UuidCodec to a new file 2022-10-31 12:25:19 +05:30