ioredis
                                
                                
                                
                                    ioredis copied to clipboard
                            
                            
                            
                        TLS profile in Typescript definition
https://github.com/luin/ioredis#tls-profiles
but tls types doesn't include string type.
currently workaround is tls: "RedisCloudFixed" as any,
Good catch! A PR is welcomed!