8000 feat: bump redis client to v9 by alexdor · Pull Request #35 · chenyahui/gin-cache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: bump redis client to v9 #35

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alexdor
Copy link
@alexdor alexdor commented Dec 25, 2023

No description provided.

@bufrr
Copy link
bufrr commented Jan 5, 2024

Can we merge this PR? So that we can use Redis 7.x @chenyahui

@alexdor
Copy link
Author
alexdor commented Jan 5, 2024

@bufrr if you don't want to wait for it to be merged, you can add this to your go.mod file (at least that's what I did until it gets merged)

replace github.com/chenyahui/gin-cache => github.com/alexdor/gin-cache v0.0.0-20231225192346-4c3fd7cb5e0d

@bufrr
Copy link
bufrr commented Jan 5, 2024

@bufrr if you don't want to wait for it to be merged, you can add this to your go.mod file (at least that's what I did until it gets merged)

replace github.com/chenyahui/gin-cache => github.com/alexdor/gin-cache v0.0.0-20231225192346-4c3fd7cb5e0d

I will try, thanks!

@chenyahui
Copy link
Owner

You can use this repo. It is not recommended to add new dependencies to the current repo. https://github.com/chenyahui/gin-cache-redis

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.

3 participants
0