move kafka to threadings and setup database connection

This commit is contained in:
2025-04-15 14:16:36 +01:00
parent 46ba285b99
commit 9b36592fce
6 changed files with 48 additions and 10 deletions
+4 -1
View File
@@ -5,4 +5,7 @@ marshmallow==3.19.0
Flask-Cors==3.0.10
gunicorn
requests
confluent-kafka==1.9.2
confluent-kafka==1.9.2
flask-sqlalchemy
psycopg2-binary
alembic