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 Redis databases instead of instances #628

Open
jcasimir opened this issue Aug 6, 2013 · 1 comment
Open

Use Redis databases instead of instances #628

jcasimir opened this issue Aug 6, 2013 · 1 comment

Comments

@jcasimir
Copy link
Contributor

jcasimir commented Aug 6, 2013

In https://github.com/JumpstartLab/curriculum/tree/master/source/projects/monsterporium, I think we should replace the config / multi-instance approach with using Redis's built-in databases (or namespaces or whatever it's called). One redis instance, multiple discreet data stores.

@steveklabnik
Copy link
Contributor

They're 'databases', namespaces are something you do to keys in a database.

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