Add threaded mt fetching, initial db tuff

This commit is contained in:
2026-08-14 18:58:22 +03:00
parent fbef11dfe7
commit c7d2af0fd0
11 changed files with 505 additions and 81 deletions

View File

@@ -1,3 +1,5 @@
db_url="postgres://my_database_user:password@localhost/my_database"
[default_logins]
username="monitor"
password="HewoWorld"