How to get all existing keys on redis? #3147
Replies: 2 comments
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, this logic works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I want to get all existing keys but commands like "keys * " does not work. Any idea how I can do that on go? Thanks
Beta Was this translation helpful? Give feedback.
All reactions