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

Migrate database from TinyDB to MongoDB #6

Open
4 tasks
despedite opened this issue Dec 30, 2021 · 0 comments
Open
4 tasks

Migrate database from TinyDB to MongoDB #6

despedite opened this issue Dec 30, 2021 · 0 comments

Comments

@despedite
Copy link
Owner

The TinyDB database is confusingly strung together, and is basically plainly encrypted .JSON files. Need to update it to something more scalable.

  • Create documentation of old database
  • Refactor information into new database
  • Create branch that uses MongoDB to store data
  • Migrate old user data to MongoDB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant