Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase REDIS connection pool size #72

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Conversation

yrliou
Copy link
Member

@yrliou yrliou commented Jun 14, 2021

Use REDIS_POOL_SIZE if defined, otherwise, default to 100 per cluster node.

Fix #71

@yrliou yrliou requested a review from hspencer77 June 14, 2021 19:27
@yrliou yrliou self-assigned this Jun 14, 2021
Use REDIS_POOL_SIZE if defined, otherwise, default to 100 per cluster node.
Copy link
Collaborator

@hspencer77 hspencer77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@hspencer77 hspencer77 merged commit 19ac42d into master Jun 14, 2021
@yrliou yrliou mentioned this pull request Jun 14, 2021
@mihaiplesa mihaiplesa deleted the increase_redis_pool_size branch March 31, 2024 12:57
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.

Redis Connection Pool Error causing intermittent client errors
2 participants