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 as dependency #442

Merged
merged 1 commit into from
Jul 10, 2024
Merged

remove redis as dependency #442

merged 1 commit into from
Jul 10, 2024

Conversation

pmeier
Copy link
Member

@pmeier pmeier commented Jul 8, 2024

While working on #441, I noticed that for whatever reason still had a hard-dependency on redis. This dates back to before v0.1.0 and was probably just missed. In any case, we currently don't use redis and if we do in the future, it will likely not be a hard dependency. Thus, we remove it for now.

@pmeier pmeier added the type: maintenance 🛠️ Day-to-day maintenance tasks label Jul 8, 2024
@pmeier pmeier merged commit 2afcf96 into main Jul 10, 2024
23 checks passed
@pmeier pmeier deleted the remove-redis branch July 10, 2024 07:33
blakerosenthal pushed a commit that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance 🛠️ Day-to-day maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants