mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
start integrating the index-scheduler in the meilisearch codebase
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -2354,12 +2354,15 @@ dependencies = [
|
||||
"csv",
|
||||
"derivative",
|
||||
"either",
|
||||
"file-store",
|
||||
"flate2",
|
||||
"fs_extra",
|
||||
"fst",
|
||||
"futures",
|
||||
"futures-util",
|
||||
"http",
|
||||
"index",
|
||||
"index-scheduler",
|
||||
"indexmap",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
|
Reference in New Issue
Block a user