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

Add optional redis setup for local development #3006

Open
3 tasks
jcscottiii opened this issue May 15, 2023 · 0 comments · May be fixed by #4515
Open
3 tasks

Add optional redis setup for local development #3006

jcscottiii opened this issue May 15, 2023 · 0 comments · May be fixed by #4515

Comments

@jcscottiii
Copy link
Collaborator

In order to develop and test Redis caching locally, it would be great if developers' local environment included redis.

  • For non devcontianer users, add instructions to the Installation section regarding installing redis locally.
  • For devcontainer users, add redis to the docker-compose file. Examples of doing it for devcontainer.
  • For either devcontainer or non devcontainer users, allow users to start the server if redis is setup or not setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant