mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +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