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 configuring Redis connection with username
- Add `username` field to the `options` struct
- Add `WithUsername` function to set the `username` option
- Include `username` in the `NewWorker` function for Redis connection configuration
Signed-off-by: appleboy <[email protected]>
0 commit comments