mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-10 04:23:27 +01:00
![bors[bot]](/assets/img/avatar_default.png)
308: Implement a better parallel indexer r=Kerollmops a=ManyTheFish Rewrite the indexer: - enhance memory consumption control - optimize parallelism using rayon and crossbeam channel - factorize the different parts and make new DB implementation easier - optimize and fix prefix databases Co-authored-by: many <maxime@meilisearch.com>