Skip to content

Conversation

so-jd
Copy link

@so-jd so-jd commented Sep 10, 2025

My redis server is set to only accept secure redis requests (i.e rediss:// vs redis://), and there was not easy way to set it, Ic created a new variable REDIS_TRANSPORT that defines which transport to use with a default of redis so it will remain backwards compatible and will not introduce breaking changes.

@so-jd so-jd changed the title add option to provide a redis transport protocol feat: add option to provide a redis transport protocol Sep 10, 2025
Copy link
Contributor

@DawoudSheraz DawoudSheraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use openedx-common-settings patch to override settings. I don't think the new config is needed since Tutor provides a way to override the behavior for one's particular requirements.

@DawoudSheraz DawoudSheraz moved this from Pending Triage to In review in Tutor project management Sep 16, 2025
@ahmed-arb ahmed-arb moved this from In review to Blocked in Tutor project management Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants