Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Add an underlying database for users and graphs #5

Closed
d47853 opened this issue Oct 28, 2019 · 0 comments · Fixed by #32
Closed

Add an underlying database for users and graphs #5

d47853 opened this issue Oct 28, 2019 · 0 comments · Fixed by #32
Assignees

Comments

@d47853
Copy link
Member

d47853 commented Oct 28, 2019

Add an underlying persistent Database which will store data about users and their graphs.
The database needs to be indexed by username so graph owners can see which graphs they own, by REST endpoint so that we can quickly delete instances by rest endpoint. It makes sense to use a relational database for this.

@t11947 t11947 self-assigned this Oct 28, 2019
@d47853 d47853 self-assigned this Jun 18, 2020
@d47853 d47853 linked a pull request Jun 22, 2020 that will close this issue
macenturalxl1 added a commit to macenturalxl1/Kai that referenced this issue Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants