Rueidis with Valkey #685
              
                
                  
                  
                    Answered
                  
                  by
                    rueian
                  
              
          
                  
                    
                      Harleen13Singh
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Hi folks, I was considering using Valkey instead of redis from AWS since it is cheaper and can save cost. I don't have much in depth knowledge of rueidis, but I don't want to use go-redis since I also has faced the connection pooling issue. Just wanted to clarify the functionality of library will be similar if I use Valkey? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            rueian
          
      
      
        Dec 5, 2024 
      
    
    Replies: 1 comment 2 replies
-
| Yes, this library doesn’t treat valkey specially. BTW what kind of connection issue you faced with go-redis? | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        Harleen13Singh
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Yes, this library doesn’t treat valkey specially. BTW what kind of connection issue you faced with go-redis?