hibiken / asynqmon

Web UI for Asynq task queue
MIT License
644 stars 142 forks source link

Upgrade Redis client to v9 #303

Closed trungdlp-wolffun closed 1 year ago

trungdlp-wolffun commented 1 year ago

Version 9.0.4 implements the support for Redis v7.

Changelog of redis/go-redis can be found here: https://github.com/redis/go-redis/blob/master/CHANGELOG.md

https://github.com/hibiken/asynq/pull/627

Fixed issue: https://github.com/hibiken/asynqmon/issues/302

trungdlp-wolffun commented 1 year ago

@kamikazechaser help me review this PR, please 😁

trungdlp-wolffun commented 1 year ago

@hibiken 🥺

trungdlp-wolffun commented 1 year ago

@hibiken please review this PR 🚶

lukasmalkmus commented 1 year ago

LGTM! (sorry for the delay)

No need to apologise! OSS maintainers have a life, too :)

I usually ping/ack/act on OSS issues/PRs because GitHub notifications can be overwhelming and are not very effective to manage.