Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Comments

Add optional REDIS_USERNAME support to Resque initializer#548

Open
dmeremyanin wants to merge 1 commit intojudge0:masterfrom
dmeremyanin:redis-username
Open

Add optional REDIS_USERNAME support to Resque initializer#548
dmeremyanin wants to merge 1 commit intojudge0:masterfrom
dmeremyanin:redis-username

Conversation

@dmeremyanin
Copy link

Update the Resque initializer to include the REDIS_USERNAME environment variable when configuring the Redis connection. This allows support for Redis instances that require username-based authentication.

The default behavior remains unchanged – username is entirely optional and backward compatible.

Update the Resque initializer to include the `REDIS_USERNAME` environment variable when configuring the Redis connection. This allows support for Redis instances that require username-based authentication
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.

1 participant