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

Merge benmanns/goworker#85 #4

Merged
merged 4 commits into from
Jul 26, 2022
Merged

Merge benmanns/goworker#85 #4

merged 4 commits into from
Jul 26, 2022

Conversation

skaurus
Copy link
Owner

@skaurus skaurus commented Jul 26, 2022

Copied from original pull request:

Replaced redigo client with goredis one.

@benmanns what is the significance of GetConn and PutConn ? I've removed them because of redis lib change, but they can be recovered if that's important (using https://pkg.go.dev/github.com/go-redis/redis/[email protected]#Client.Conn).

Fixes benmanns/goworker#69

xescugc and others added 4 commits July 26, 2022 20:21
@skaurus skaurus merged commit f0820f6 into master Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redis please use go-redis
2 participants