How to get all the following data according to the prefix of the key #352
Replies: 1 comment
-
Has been answered a few times, there will be no search in this library. A simple cache does not need to search for keys. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a data structure like this in redis and I want to get all the data under HAYY:DeviceEXT based on the prefix of the key, which are all the same entities
Beta Was this translation helpful? Give feedback.
All reactions