add an enviroment variable to set Redis username #164

Closed
opened 2026-04-05 16:16:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @zophiana on 10/7/2025

Is your feature request related to a problem? Please describe.
Currently there is no way to set a custom Redis username

Describe the solution you'd like
Add an environment variable for configuring the Redis username

Describe alternatives you've considered
Add an environment variable for setting a Redis Connection URL

Additional context
I have a setup where multiple applications use the same DragonflyDB (Redis compatible DB) instance. Because of that I have one users per application. Each user has is own database only they are allowed to select.

*Originally created by @zophiana on 10/7/2025* **Is your feature request related to a problem? Please describe.** Currently there is no way to set a custom Redis username **Describe the solution you'd like** Add an environment variable for configuring the Redis username **Describe alternatives you've considered** Add an environment variable for setting a Redis Connection URL **Additional context** I have a setup where multiple applications use the same DragonflyDB (Redis compatible DB) instance. Because of that I have one users per application. Each user has is own database only they are allowed to select.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#164