Use raw JSON to read the payloads

This commit is contained in:
Clément Renault 2024-09-05 20:08:23 +02:00
parent 8412be4a7d
commit 72c6a21a30
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
5 changed files with 131 additions and 94 deletions

1
Cargo.lock generated
View file

@ -2570,6 +2570,7 @@ dependencies = [
"meili-snap",
"meilisearch-auth",
"meilisearch-types",
"memmap2",
"page_size",
"rayon",
"roaring",