mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
multi thread
This commit is contained in:
parent
ee15b46ae2
commit
4ea36f78b7
3 changed files with 75 additions and 27 deletions
|
@ -39,6 +39,7 @@ FILE_FORMAT=bz2
|
|||
FILE_NAME=data/latest-all.json.bz2
|
||||
# If not using docker file for Wikidata to SurrealDB, use 0.0.0.0:8000
|
||||
WIKIDATA_DB_PORT=surrealdb:8000
|
||||
THREADED_REQUESTS=true
|
||||
```
|
||||
|
||||
## View Progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue