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

Migrate from redigo to goredis #85

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Migrate from redigo to goredis #85

wants to merge 5 commits into from

Conversation

kerak19
Copy link

@kerak19 kerak19 commented Feb 4, 2021

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/v7@v7.4.0#Client.Conn).

Fixes #69

xescugc and others added 5 commits June 7, 2021 11:02
Mentioning the 1.4 that we'll create is based on master, as the last release is 1.3 and it's old
CHANGELOG: Stareted the CHANGELOG
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