Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a proper database #107

Open
clemsos opened this issue Apr 23, 2018 · 0 comments
Open

Introduce a proper database #107

clemsos opened this issue Apr 23, 2018 · 0 comments

Comments

@clemsos
Copy link
Member

clemsos commented Apr 23, 2018

This will be useful if we are going to have more games because file system is a bit too minimal if we want to build a good web service.

The way to do it will be to clone the read/write in flat_files.py into a mongo.py or litsql.py and allow users to select using the config file. This will imply more changes (also from content.py) and may not be a priority but we can open this issue to discuss how to proceed to migrate the website to db while keeping flat file system as an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant