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

Refactor - status / settings json objects into pg tables #25

Open
jillytot opened this issue Apr 7, 2020 · 0 comments
Open

Refactor - status / settings json objects into pg tables #25

jillytot opened this issue Apr 7, 2020 · 0 comments

Comments

@jillytot
Copy link
Member

jillytot commented Apr 7, 2020

break out user.status, user.settings, member.status, member.settings, server.status, server.settings controls.status, controls.settings into their own tables. Continuing to update them as JSON files will eventually risk creating race conditions.

Each needs a unique key to reference by the parent table.

@jillytot jillytot changed the title Refactor: Refactor status / settings json objects into pg tables Apr 7, 2020
@jillytot jillytot changed the title Refactor status / settings json objects into pg tables Refactor - status / settings json objects into pg tables Apr 7, 2020
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