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 in-memory store instead of Redis when developing locally #95

Open
JetJet13 opened this issue Mar 18, 2018 · 0 comments
Open

Use in-memory store instead of Redis when developing locally #95

JetJet13 opened this issue Mar 18, 2018 · 0 comments

Comments

@JetJet13
Copy link
Collaborator

To help simplify the setup for local development, it would be beneficial to utilize node's in-memory store to keep track of login sessions (at most 1 when running mathbook locally which is totally acceptable) as opposed to having Redis up and running alongside the server during local development.

@JetJet13 JetJet13 self-assigned this Mar 18, 2018
@JetJet13 JetJet13 changed the title Use in-memory store as a backup for Redis Use in-memory store instead of Redis when developing locally Mar 18, 2018
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

1 participant