You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for setting and using username in Redis connections
- Add `username` field to the `options` struct
- Add `WithUsername` function to set the `username` in options
- Include `Username` in Redis connection options in `NewWorker` function
Signed-off-by: appleboy <[email protected]>
0 commit comments