infinitechess.org
infinitechess.org copied to clipboard
Move to real database
As it is now, everything is stored in multiple JSON files.
This may seem ok for now but it is unsafe, slow and will eventually become even slower as amount of data increases.
Proposal
To change this I suggest picking as a community database solution. Then we can begin migration.
To preserve all data that is currently stored in the old format I suggest developing script to handle its migration.