ioredis icon indicating copy to clipboard operation
ioredis copied to clipboard

TLS profile in Typescript definition

Open JoHuang opened this issue 1 year ago • 1 comments

https://github.com/luin/ioredis#tls-profiles

but tls types doesn't include string type.

currently workaround is tls: "RedisCloudFixed" as any,

JoHuang avatar Jul 29 '22 08:07 JoHuang

Good catch! A PR is welcomed!

luin avatar Aug 07 '22 02:08 luin