Skip to content

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

@JetJet13

Description

@JetJet13

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions