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

username:{username}:uid should be a hash, not a bunch of keys #286

Closed
julianlam opened this issue Sep 12, 2013 · 1 comment
Closed

username:{username}:uid should be a hash, not a bunch of keys #286

julianlam opened this issue Sep 12, 2013 · 1 comment
Assignees
Milestone

Comments

@julianlam
Copy link
Member

Looks like we added these back when we first started playing with Redis and made everything keys.

Anyways -- this should be a single hash: username:uid, and all references to the old keys should change.

This is a breaking change that'll necessitate the running of node app --upgrade

@barisusakli
Copy link
Member

Need to call node app --upgrade to fix the hashes. Also changed the email:username:uid keys to use hashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants