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
|
@ -10,6 +10,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0"
|
||||
surrealdb = "1.0"
|
||||
tokio = "1.35"
|
||||
futures = "0.3"
|
||||
wikidata = "0.3.1"
|
||||
bzip2 = { version = "0.4", features = ["tokio"] }
|
||||
lazy_static = "1.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue