-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hey @ejhayes 👋
any chance you could offer the option to pass a redis url instead of the host/port? that would allow to connect optionally via tls using rediss://
or redis://
.
Looks like @nestjs/redis
is supporting it here. As for implementation one could prioritise an env such as REDIS_URL
over REDIS_HOST/REDIS_PORT/REDIS_PASSWORD
if set.
wdyt?
e-romero-micoworks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo