Are secondary indexes supported? #2743
              
                Unanswered
              
          
                  
                    
                      sir-farfan
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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.
-
Hello
I need a way to search objects either by key OR the UserID field in the structure.
I see Redis supports secondary indexes, which could be useful for this because I won't need to maintain another map myself.
I tried looking for the keywords in the documentation but didn't find anything.
Is it supported somehow by go-redis?
Beta Was this translation helpful? Give feedback.
All reactions