We want to update the SDK to support Meilisearch 1.19 features.
Meilisearch now supports sharding to enable horizontal scaling. Read the docs for more context on implementation.
The following changes in Meilisearch API need to be reflected in this SDK:
writeApiKey in the remotes objectsremotes objects for taskssharding parameterremotes.[remoteName].writeApiKey in the responsesremotes objects in the tasks reponse index update method to allow renaming