Parallelize document upload

This commit is contained in:
Clément Renault 2025-06-16 16:30:35 +02:00 committed by Kerollmops
parent 2d4f7c635e
commit c6216517c7
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
6 changed files with 133 additions and 82 deletions

View file

@ -766,6 +766,7 @@ fn basic_get_stats() {
"documentDeletion": 0,
"documentEdition": 0,
"dumpCreation": 0,
"export": 0,
"indexCreation": 3,
"indexDeletion": 0,
"indexSwap": 0,
@ -806,6 +807,7 @@ fn basic_get_stats() {
"documentDeletion": 0,
"documentEdition": 0,
"dumpCreation": 0,
"export": 0,
"indexCreation": 3,
"indexDeletion": 0,
"indexSwap": 0,
@ -847,6 +849,7 @@ fn basic_get_stats() {
"documentDeletion": 0,
"documentEdition": 0,
"dumpCreation": 0,
"export": 0,
"indexCreation": 3,
"indexDeletion": 0,
"indexSwap": 0,