• M. Mert Yıldıran's avatar
    Add Redis Serialization Protocol support (#290) · 7b333556
    M. Mert Yıldıran authored
    * Bring in the files
    
    * Add request-response pair matcher for Redis
    
    * Implement the `Represent` method
    
    * Update `representGeneric` method signature
    
    * Don't export `IntToByteArr`
    
    * Remove unused `newRedisInputStream` method
    
    * Return the errors as string
    
    * Adapt to the latest change in the `develop`
    7b333556