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

90 add support for reconnection #92

Merged
merged 3 commits into from
May 6, 2023
Merged

Conversation

mzimbres
Copy link
Collaborator

@mzimbres mzimbres commented May 3, 2023

Climbing out of the rabbit hole ... six weeks later. This PR adds many high-level functionality to the connection classes like builtin resolve, connect, ssl-handshake, resp3-handshake, health-check, reconnection and a logger.

Although Boost.Redis seems to have the edge in terms of performance, it was still leaving the features listed above as an exercise to the user, which is counter productive and only upset users, as can be seem in the issues.

@mzimbres mzimbres linked an issue May 3, 2023 that may be closed by this pull request
@mzimbres mzimbres merged commit 2d53bb7 into develop May 6, 2023
@mzimbres mzimbres deleted the 90-add-support-for-reconnection branch May 13, 2023 16:28
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.

Add support for reconnection
1 participant