[GH-ISSUE #892] [FEATURE REQUEST] Exposing MinIdleConns redis config #442

Closed
opened 2026-03-02 05:21:13 +03:00 by kerem · 4 comments
Owner

Originally created by @sprabowo on GitHub (Jun 11, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/892

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
I want to have MinIdleConns redis config for asynq initialization. since asynq uses go-redis@v9 that support MinIdleConns config then exposing this config might be possible to do

Describe the solution you'd like
Adding MinIdleConns redis config to asynq. there's an open PR from mine

Originally created by @sprabowo on GitHub (Jun 11, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/892 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** I want to have MinIdleConns redis config for asynq initialization. since asynq uses go-redis@v9 that support MinIdleConns config then exposing this config might be possible to do **Describe the solution you'd like** Adding MinIdleConns redis config to asynq. there's an [open PR](https://github.com/hibiken/asynq/pull/891) from mine
kerem 2026-03-02 05:21:13 +03:00
Author
Owner

@sprabowo commented on GitHub (Jun 11, 2024):

kindly have a look ya @hibiken @kamikazechaser

<!-- gh-comment-id:2159803780 --> @sprabowo commented on GitHub (Jun 11, 2024): kindly have a look ya @hibiken @kamikazechaser
Author
Owner

@sprabowo commented on GitHub (Jun 13, 2024):

bump this up. please help to review this @hibiken @kamikazechaser

<!-- gh-comment-id:2164383020 --> @sprabowo commented on GitHub (Jun 13, 2024): bump this up. please help to review this @hibiken @kamikazechaser
Author
Owner

@sprabowo commented on GitHub (Jun 19, 2024):

can anyone help to review this?

<!-- gh-comment-id:2178510748 --> @sprabowo commented on GitHub (Jun 19, 2024): can anyone help to review this?
Author
Owner

@kamikazechaser commented on GitHub (Oct 19, 2024):

@sprabowo I have documented an alternative, please try it out and let me know if it is sufficient.

<!-- gh-comment-id:2423701694 --> @kamikazechaser commented on GitHub (Oct 19, 2024): @sprabowo I have documented an alternative, please try it out and let me know if it is sufficient.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#442
No description provided.