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

feat(data-point-cache): added reconnection strategy to redis #477

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

micheleriva
Copy link
Member

What: Added reconnection to Redis via Fibonacci backoff strategy
Why: As for now, if we can't connect to Redis on startup, we won't try to connect to it again
How: I've implemented a reconnection strategy

Checklist:

  • Has Breaking changes
  • Documentation
  • Tests
  • Ready to be merged
  • Added username to all-contributors list

@micheleriva micheleriva changed the title feat(data-point-cache): added reconnection to redis via fibonacci backoff strategy feat(data-point-cache): added reconnection strategy to redis Sep 13, 2021
@micheleriva micheleriva marked this pull request as ready for review September 29, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant