Skip to content

Add url and ssl options to Redis configuration#292

Merged
psrok1 merged 4 commits intomasterfrom
feature/redis-ssl-and-url
Aug 27, 2025
Merged

Add url and ssl options to Redis configuration#292
psrok1 merged 4 commits intomasterfrom
feature/redis-ssl-and-url

Conversation

@psrok1
Copy link
Member

@psrok1 psrok1 commented Aug 25, 2025

Additional details:

  • Configuration dict is built in KartonBackendBase
  • Added del redis_args["username"], because del redis_args["password"]` just returns error about wrong number of AUTH arguments. Personally I'm against such fallbacks but let's just fix it this time.

closes #280

@psrok1 psrok1 requested a review from msm-cert August 25, 2025 11:14
@psrok1 psrok1 marked this pull request as draft August 25, 2025 11:20
@psrok1 psrok1 removed the request for review from msm-cert August 25, 2025 11:21
@psrok1 psrok1 force-pushed the feature/redis-ssl-and-url branch from 446d581 to b51175b Compare August 25, 2025 11:40
@psrok1 psrok1 marked this pull request as ready for review August 25, 2025 11:41
@psrok1 psrok1 requested a review from msm-cert August 25, 2025 11:43
@psrok1 psrok1 force-pushed the feature/redis-ssl-and-url branch from c43e282 to 5bb457d Compare August 27, 2025 11:39
@psrok1 psrok1 merged commit 9f175eb into master Aug 27, 2025
7 checks passed
@psrok1 psrok1 deleted the feature/redis-ssl-and-url branch August 27, 2025 12:58
@psrok1 psrok1 mentioned this pull request Sep 9, 2025
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.

Using Redis with TLS not working with Karton

2 participants