boostorg / redis

An async redis client designed for performance and scalability
https://www.boost.org/doc/libs/develop/libs/redis/doc/html/index.html
Boost Software License 1.0
212 stars 38 forks source link

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

Open anarthal opened 1 month ago

anarthal commented 1 month ago

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 commented 1 month ago

@anarthal Thanks, see my comments.

anarthal commented 1 month ago

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