meilisearch/milli
bors[bot] 5cbe879325
Merge #308
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>
2021-09-02 15:03:52 +00:00
..
src Merge #308 2021-09-02 15:03:52 +00:00
tests Remove log in chunk generator 2021-09-02 16:57:46 +02:00
Cargo.toml Merge #308 2021-09-02 15:03:52 +00:00