Reducted trips to surreal by x500

This commit is contained in:
2025-03-19 12:41:08 -06:00
parent 135a7e4957
commit 6409baaffb
7 changed files with 208 additions and 126 deletions

View File

@@ -3,14 +3,14 @@ surreal_url = "localhost:8000"
surreal_username = "root"
surreal_password = "root"
surreal_ns = "test"
surreal_db = "v1.12"
surreal_db = "v1.14.1"
# Minio config
s3_bucket = "v1.12"
s3_bucket = "v1.14.1"
s3_url = "http://localhost:9000"
s3_access_key = "jLDPKGuu513VENc8kJwX"
s3_secret_key = "4T1nymEzsGYOlKSAb1WX7V3stnQn9a5ZoTQjDfcL"
s3_access_key = "3ptjsHhRHCHlpCmgFy9n"
s3_secret_key = "68CmV07YExeCxb8kJhosSauEizj5CAE7PINZIfQz"
# Crawler config
crawl_filter = "en.wikipedia.com"
budget = 200
budget = 100