Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis Client no TLS support #820

Open
xogoodnow opened this issue Sep 24, 2024 · 0 comments
Open

Redis Client no TLS support #820

xogoodnow opened this issue Sep 24, 2024 · 0 comments

Comments

@xogoodnow
Copy link

Hi,

Since the Redis client is created within by machinery itself, I can not pass standard options of actual Redis client
So it is not possible to use machinery with Redis with TLS.

My proposed solution:
It could be much better if I can just pass my Redis client to the machinery service
So in this case it would be possible to create the Redis client how ever is needed and not limited to the current options.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant