mariadb-demo/requirements.txt
administrator c4c7dd3f05 chore: initial release — MariaDB HA Demo
- 6-node MariaDB cluster with GTID replication
- MaxScale 24.02 proxy with automatic failover
- Flask dashboard with SSE transaction monitor
- Per-server toggle controls + mode selector
- Systemd services for auto-start on boot
- One-command deploy.sh
2026-06-24 11:16:16 +00:00

3 lines
55 B
Text

flask>=3.0,<4.0
pymysql>=1.1,<2.0
gunicorn>=22.0,<23.0