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

[Redis] [Cassandra] Connection Binary Exponential Backoff. #55

Merged

Conversation

surahman
Copy link
Owner

@surahman surahman commented Dec 7, 2022

This PR improves the logic for the Binary Exponential Backoff for Cassandra and adds it to the Redis connection.

  • Move Cassandra connection retry attempts to YAML configuration file.
  • Move Redis connection retry attempts to YAML configuration file.
  • Improve Redis integration test performance (speed).

@surahman surahman added Cassandra Cassandra related items Redis Redis cluster cache labels Dec 7, 2022
@surahman surahman force-pushed the features/redis-binary-expon-backoff-connection-attempt branch from 906daa4 to b1b06a8 Compare December 7, 2022 03:46
@surahman surahman force-pushed the features/redis-binary-expon-backoff-connection-attempt branch from b1b06a8 to 74a796b Compare December 7, 2022 03:51
@surahman surahman merged commit 5b15510 into development Dec 9, 2022
@surahman surahman deleted the features/redis-binary-expon-backoff-connection-attempt branch December 9, 2022 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cassandra Cassandra related items Redis Redis cluster cache
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant