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

118 boost integration #155

Closed anarthal closed 9 months ago

anarthal commented 9 months ago

This addresses what's missing to make this library Boost compliant:

close #118

mzimbres commented 9 months ago

Awesome. It would have taken weeks for me to do this job.