mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
Far better usage of rayon to fold indexed data
This commit is contained in:
@ -9,7 +9,6 @@ anyhow = "1.0.28"
|
||||
bitpacking = "0.8.2"
|
||||
byteorder = "1.3.4"
|
||||
roaring = "0.5.2"
|
||||
crossbeam-channel = "0.4.2"
|
||||
csv = "1.1.3"
|
||||
fst = "0.4.3"
|
||||
fxhash = "0.2.1"
|
||||
|
Reference in New Issue
Block a user