mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
extract the index abstraction out of the index-scheduler in its own module
This commit is contained in:
@ -6,6 +6,7 @@ members = [
|
||||
"meilisearch-lib",
|
||||
"meilisearch-auth",
|
||||
"index-scheduler",
|
||||
"index",
|
||||
"file-store",
|
||||
"permissive-json-pointer",
|
||||
]
|
||||
|
Reference in New Issue
Block a user