Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update redis client v9 #10

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

Conversation

GerritErpenstein
Copy link

Update official redis client to v9. Go version 1.17 is required as a minimum. The API had to be changed slightly to pass the context. Beyond that, no changes were made to the logic.

For those who find this pull request before the changes are merged into the repository, you can (temporarily) include the changes as follows using replace:

go mod edit -replace github.com/e-chip/redis-rwlock=github.com/GerritErpenstein/redis-rwlock@708126b8422091aa1dbc26131f8b236aba54fb4a
go mod tidy

⚠️ Make sure to revert back to the official dependency when the pull request is merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant