Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meilisearch multi-process #16

Merged
merged 7 commits into from
Apr 19, 2023
Merged

Meilisearch multi-process #16

merged 7 commits into from
Apr 19, 2023

Conversation

prrao87
Copy link
Owner

@prrao87 prrao87 commented Apr 19, 2023

It's possible to further speed up the Meilisearch bulk indexing pipeline by processing the files on a concurrent process pool, and then running that inside an async event loop. (See #15 for details).

@prrao87 prrao87 added the enhancement New feature or request label Apr 19, 2023
@prrao87 prrao87 merged commit 1ba7c1c into main Apr 19, 2023
2 checks passed
@prrao87 prrao87 deleted the meili-multi-process branch April 19, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants