batch by document and dedup loaders

This commit is contained in:
aecsocket
2026-07-10 13:26:08 +01:00
parent ca1899be92
commit 5ddae38014
5 changed files with 73 additions and 37 deletions
+1
View File
@@ -48,6 +48,7 @@ SEARCH_INCREMENTAL_INDEX_BATCH_MAX_SIZE=1000
TYPESENSE_URL=http://localhost:8108
TYPESENSE_API_KEY=modrinth
TYPESENSE_INDEX_PREFIX=labrinth
TYPESENSE_IMPORT_BATCH_SIZE=5000
REDIS_URL=redis://localhost
REDIS_MIN_CONNECTIONS=0