START THE REWRITE OF THE INDEX SCHEDULER: index & register has been implemented

This commit is contained in:
Tamo
2022-09-06 16:43:59 +02:00
committed by Clément Renault
parent ab1800551f
commit 1a47949063
7 changed files with 453 additions and 9 deletions

View File

@ -5,6 +5,7 @@ members = [
"meilisearch-types",
"meilisearch-lib",
"meilisearch-auth",
"index-scheduler",
"permissive-json-pointer",
]