feat: migrate rcon historical storage to postgres

This commit is contained in:
devRaGonSa
2026-05-21 08:18:45 +02:00
parent b3691e5271
commit 239595052e
19 changed files with 1658 additions and 92 deletions

View File

@@ -1 +1,2 @@
# El bootstrap actual usa solo la libreria estandar de Python.
# PostgreSQL is used by the phase-1 RCON historical storage migration.
psycopg[binary]>=3.2,<4