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

Use hashes to store objects in Redis #1

Open
evanp opened this issue Jul 31, 2012 · 0 comments
Open

Use hashes to store objects in Redis #1

evanp opened this issue Jul 31, 2012 · 0 comments

Comments

@evanp
Copy link
Member

evanp commented Jul 31, 2012

We might want to store JSON objects as hashes rather than as strings.

http://redis.io/commands#hash

Then again, we don't really have an easy way to do anything smart with them, so unless we're planning on adding that at some point, it might not be worth it.

Originally from https://github.com/evanp/databank/issues/18

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