feat: add MySQL backend support for DECNET database
- Implement MySQLRepository extending BaseRepository - Add SQLAlchemy/SQLModel ORM abstraction layer (sqlmodel_repo.py) - Support connection pooling and tuning via DECNET_DB_URL env var - Cross-compatible with SQLite backend via factory pattern - Prepared for production deployment with MySQL SIEM/ELK integration
This commit is contained in:
BIN
decnet/web/db/mysql/__pycache__/database.cpython-314.pyc
Normal file
BIN
decnet/web/db/mysql/__pycache__/database.cpython-314.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user