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

Use Blpop bug #1720

Closed
layidao opened this issue Mar 28, 2022 · 4 comments
Closed

Use Blpop bug #1720

layidao opened this issue Mar 28, 2022 · 4 comments
Labels
answered Marks an issue as answered stale

Comments

@layidao
Copy link

layidao commented Mar 28, 2022

Describe the bug
When using svcCtx.RedisClient.Blpop, the first parameter is RedisNode, there is no way to get RedisNode, the only getRedis is a lowercase method that cannot be exported

@kevwan
Copy link
Contributor

kevwan commented Mar 28, 2022

Use redis.New(...)

@kevwan kevwan added the answered Marks an issue as answered label Mar 28, 2022
@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 28, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@meiyingping
Copy link

Use redis.New(...) return *Redis,Not RedisNode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered Marks an issue as answered stale
Projects
None yet
Development

No branches or pull requests

3 participants