How to get all existing keys on redis? #3147
Unanswered
berkayalan
asked this question in
Q&A
Replies: 1 comment
-
Use |
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