gomodule / gomodule/redigo

Heating pool before run application

Open
#675 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Hello! We have a problem. When we run our application, we got errors due to the connection being created at the time the redis-command is executed. Our redis has TLS enabled and connections are quite slow. We would like to heat the pool until the moment when the application will use it for requests.

I made pull request to solve this problem: https://github.com/gomodule/redigo/pull/674

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.