Replace grenad with the new grenad various-improvement branch

This commit is contained in:
Clément Renault
2024-08-30 11:49:47 +02:00
parent b7c77c7a39
commit 794ebcd582
33 changed files with 367 additions and 340 deletions

View File

@ -28,10 +28,7 @@ fst = "0.4.7"
fxhash = "0.2.1"
geoutils = "0.5.1"
grenad = { version = "0.4.7", default-features = false, features = [
"rayon",
"tempfile",
] }
grenad2 = { package = "grenad", version = "0.4.7", default-features = false, features = [
"rayon", # TODO Should we keep this feature
"tempfile"
], git = "https://github.com/meilisearch/grenad", branch = "various-improvements" }
heed = { version = "0.20.3", default-features = false, features = [