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

Adds a type-erased response adapter to the public API #201

Merged
merged 17 commits into from
Dec 22, 2024

Conversation

anarthal
Copy link
Collaborator

@anarthal anarthal commented Jun 9, 2024

Would something along these lines suit you @mzimbres? If it does, I'll clean it up and write docs & tests for it.

close #128

@mzimbres
Copy link
Collaborator

mzimbres commented Jun 9, 2024

@anarthal Thanks, see my comments.

@anarthal
Copy link
Collaborator Author

anarthal commented Jun 9, 2024

Did you publish your comments? I can't see any of them

include/boost/redis/detail/connection_base.hpp Outdated Show resolved Hide resolved
include/boost/redis/connection.hpp Outdated Show resolved Hide resolved
@mzimbres
Copy link
Collaborator

mzimbres commented Aug 4, 2024

Are you still going to work on this PR?

@anarthal
Copy link
Collaborator Author

anarthal commented Aug 4, 2024

whoa, I completely forgot about this! Yes, I'll finish it this incoming week.

@anarthal
Copy link
Collaborator Author

anarthal commented Aug 7, 2024

@mzimbres this is now complete on my side. Please let me know if any changes are required.

@mzimbres
Copy link
Collaborator

mzimbres commented Aug 7, 2024

Many thanks! Give me some days to review it. I would also say you this is worth listing in the Changelog.

@anarthal
Copy link
Collaborator Author

anarthal commented Dec 2, 2024

This is ready

@mzimbres mzimbres merged commit d910557 into boostorg:develop Dec 22, 2024
16 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.

Move the adapter module to the detail namespace
2 participants