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

User object format persistence #13

Closed
balibou opened this issue Feb 18, 2017 · 3 comments
Closed

User object format persistence #13

balibou opened this issue Feb 18, 2017 · 3 comments

Comments

@balibou
Copy link

balibou commented Feb 18, 2017

It should be interesting to persist the user object differently.
Now it is persisted like this (with a property named with the userID):

screen shot 2017-02-18 at 21 16 05

@JulianKingman
Copy link
Contributor

How would you suggest? Collections are keyed by _id for performance.

@balibou
Copy link
Author

balibou commented Feb 19, 2017

In fact this is linked with #14.

If the user object should be accessed through props in component (and is not null), then this issue #13 is deprecated.

@JulianKingman
Copy link
Contributor

OK, I'll take care of #14 and close this.

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

2 participants