Skip to content

Conversation

StaticFX
Copy link

Add the scheme option to the server when scaling reverb. Scheme option is used in the function to build the final redisURL, but not exposed as an option here. Often the scheme is TLS on production, making the default not work in this case, and there is no documentation on it.

Add the scheme option to the server when scaling reverb. Scheme option is used in the function to build the final redisURL, but not exposed as an option here. Often the scheme is TLS on production, making the default not work in this case, and there is no documentation on it.
@taylorotwell
Copy link
Member

You can add this to your application if you need it 👍

@StaticFX
Copy link
Author

Yes true, but figuring out this option exists requires you to browse reverbs redis client code, and finding out that this is a valid param. Same as driver. I think it could make it easier for other devs, who need that option in their codebase. So i dont see why adding it would hurt anybody

@StaticFX
Copy link
Author

Or atleast add it to the docs.

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

Successfully merging this pull request may close these issues.

2 participants