Skip to content

Fixed slow reconnect to master, added Dockerfile. - #8

Open
sudoroot-null wants to merge 24 commits into
enriclluelles:masterfrom
flant:master
Open

Fixed slow reconnect to master, added Dockerfile.#8
sudoroot-null wants to merge 24 commits into
enriclluelles:masterfrom
flant:master

Conversation

@sudoroot-null

Copy link
Copy Markdown

No description provided.

@alex123012
alex123012 force-pushed the master branch 2 times, most recently from c27154c to 87f5e8b Compare July 21, 2023 13:18
Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>
alex123012 and others added 9 commits July 21, 2023 16:38
* Fix retaining connections

Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>

---------

Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>
* Add tests for counting connections to redis

Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>

---------

Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>
Signed-off-by: alexey.makhonin <alexey.makhonin@flant.com>
Signed-off-by: Denis Halturin <dhalturin@hotmail.com>
Add read/write timeout for master_resolver(redisMasterFromSentinelAddr)
Some clusters have authentication enabled. Clients talking to the
Sentinel processes must authenticate before retrieving the
Sentinel master address.

The password can be passed via SENTINEL_PASSWORD environment
variable or via the -password argument. The enviroment variable
takes precedance over the command-line argument.
Add support for authenticating against Sentinel
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.

6 participants