1. 24 Nov, 2021 1 commit
    • 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
  2. 23 Nov, 2021 39 commits