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 f2279f4615
commit 5a9ac4ceb3
7 changed files with 423 additions and 5 deletions

View File

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