8000 Implemented Redis reconnection though 'redis's module retry_strategy … by adioanca-rpma · Pull Request #1 · cjus/hydra · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implemented Redis reconnection though 'redis's module retry_strategy … #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adioanca-rpma
Copy link

…feature. Modified/Ad 82AF ded behavior: once a connection is made, it will forever try to reconnect to Redis server, if an error or a disconnect occurs.

Hi,
Please review this code and see if it fits your requirements.
I've made these changes because I needed robust re-connection as well as a clean shutdown() followed by init().
I've tested it, and it works for my scenarios.

Regards,
Adrian Oanca

…feature. Modified/Added behavior: once a connection is made, it will forever try to reconnect to Redis server, if an error or a disconnect occurs.
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.

1 participant
0