Skip to content

Develop to master #235

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

Merged
merged 31 commits into from
Feb 20, 2025
Merged

Develop to master #235

merged 31 commits into from
Feb 20, 2025

Conversation

mzimbres
Copy link
Collaborator

No description provided.

anarthal and others added 30 commits June 9, 2024 13:24
Adds a type-erased response adapter to the public API
- Removes cancellation support from async_run.
- Simplifies async operations.
- Removes async_run_lean.
- Remove support for implicit cancellation from health-checker.
- Reuses async_run parallel group for health-checker tasks.
- Moves the resolver from the runner to the connection.
- Moves the connector from the runner to the connection_base class.
- Moves the ssl handshaker to the connection_base class.
- Moves the health-check to the connection_base class.
- Simplifies cancel operations.
- Improvements in logging.
- Remove ssl handshaker.
- Removes run_op from runner and renames runner to resp3_handshaker.
Remove executable flags from key and certificate files
…tokens-in-redisconnection

Uses asio::deferred_t as default completion type.
…stdvectorstdoptionalstdstring

Adds support for optional fields
@mzimbres mzimbres merged commit 746fb62 into master Feb 20, 2025
32 checks passed
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.

3 participants