mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[GH-ISSUE #293] [FEATURE REQUEST] Upgrade go-redis dependency to v8 #120
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @strobus on GitHub (Jul 15, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/293
Originally assigned to: @hibiken on GitHub.
Is your feature request related to a problem? Please describe.
I'm ready to upgrade my projects to go-redis/v8 but asynq is holding me back. I'd rather not have 2 versions of go-redis in my stack. Are there plans to upgrade?
Describe the solution you'd like
Upgrade Asynq to go-redis/v8
Describe alternatives you've considered
N/A
Additional context
go-redis/v8 has been out of beta for a while.
@hibiken commented on GitHub (Jul 15, 2021):
@strobus Thanks for opening this issue!
Yes, I've been meaning to update to v8. I just haven't had a chance to do that yet since it was not a high priority.
I'll probably get to it within the coming week or so, but if this is urgent for you, please feel free to open a PR 👍