• Heinrich Lee Yu's avatar
    Support Action Cable on GCP Memorystore · 57141bd0
    Heinrich Lee Yu authored
    This patches Action Cable so that an id that is explicitly set to nil
    in cable.yml is not overwritten.
    
    A nil id is needed so that the Redis client does not call CLIENT SETNAME
    which is not supported in GCP Memorystore
    
    Changelog: fixed
    57141bd0
action_cable.rb 951 Bytes