working filesystem storage

This commit is contained in:
2025-03-21 11:42:43 -06:00
parent 808790a7c3
commit b750d88d48
5 changed files with 63 additions and 57 deletions

View File

@@ -3,7 +3,7 @@ surreal_url = "localhost:8000"
surreal_username = "root"
surreal_password = "root"
surreal_ns = "test"
surreal_db = "v1.19.1"
surreal_db = "v1.19.2"
# Crawler config
crawl_filter = "en.wikipedia.com"