Skip to content

Migrate database from TinyDB to MongoDB #6

@despedite

Description

@despedite

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions