I'd like to move warstatus.py to MySQL so the data is consistent with CoRT and CoR Forum.
Problem is that v2 is not made to save dynamic data in text files. The sqlite is a dirty solution.
We could run warstatus.py on cor-forum's side, making cor-forum handle the sqlite.
I'd like to move
warstatus.pyto MySQL so the data is consistent with CoRT and CoR Forum.Problem is that v2 is not made to save dynamic data in text files. The sqlite is a dirty solution.
We could run
warstatus.pyon cor-forum's side, making cor-forum handle the sqlite.