mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-07 12:45:40 +00:00
108: use write senders for updates r=MarinPostma a=MarinPostma Use write senders to send updates to the `IndexActor`, so updates are performed sequentially on all indexes. Co-authored-by: mpostma <postma.marin@protonmail.com>