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

Remove Redis #738

Open
3 tasks
Aiyesha opened this issue Oct 12, 2022 · 0 comments
Open
3 tasks

Remove Redis #738

Aiyesha opened this issue Oct 12, 2022 · 0 comments
Labels
high priority Should be worked on as soon as possible maintenance-updates Work to make sure that the app keeps up to date with language and dependencies

Comments

@Aiyesha
Copy link
Contributor

Aiyesha commented Oct 12, 2022

Description
For tracking from Slack: Re Heroku free dynos are going away.
"I don’t think we are using Redis anymore, since we removed the custom doorbell part of the app, so we can probably just remove Redis (after verifying that nothing in the code needs it)."

Two parts:

  • Make sure our code is not using Redis, and remove all references. Remove references to redis #732
  • Actually remove Heroku redis as needed
  • Confirm that nothing breaks
@Aiyesha Aiyesha added high priority Should be worked on as soon as possible maintenance-updates Work to make sure that the app keeps up to date with language and dependencies labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Should be worked on as soon as possible maintenance-updates Work to make sure that the app keeps up to date with language and dependencies
Projects
None yet
Development

No branches or pull requests

1 participant