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

Add persistency to memtier - reconnect upon failure to connect to redis #252

Open
DanEidelman opened this issue Apr 4, 2024 · 0 comments

Comments

@DanEidelman
Copy link

We need a way for memtier to be persistent, on failure to connect (during test) - for memtier to try and reconnect to redis similar to way other clients do it.

A simple way would be add an option to try and reconnect for x amount of times with a set timout between each attempt.

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

No branches or pull requests

1 participant