-
Notifications
You must be signed in to change notification settings - Fork 16
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
First draft of identity db changes and internal api #119
Conversation
I've updated the PR to use a newer, simplified data model as well as making some other changes for readability's sake. Going to work on tests now. |
Whenever you're ready @mashton (no rush! I cannot stress that enough) I've got two things for you to look at:
|
This isn't ready to go - it isn't tested, there aren't migrations made - but I thought I'd open up a PR for review. I have a few design questions tagged as #FIXME (three total).
Plus I have a general question of whether the DB design makes the internal API too complex to read or too costly to perform.