Boost logo

Boost :

From: Marcelo Zimbres Silva (mzimbres_at_[hidden])
Date: 2022-12-18 08:44:20


Hi,

I would like to propose my Redis client library for inclusion in Boost

Github: https://github.com/mzimbres/aedis
Homepage: https://mzimbres.github.io/aedis
Redis: https://redis.io

Aedis implements asynchronous communication with a Redis server using
the RESP3 protocol [1] and is built on top of Boost.Asio, which makes
it similar to Boost.Beast and Boost.MySql. For more information,
please, refer to the project homepage.

I am looking for someone who would like to endorse the library and
also for a review manager.

Thanks,
Marcelo

[1] https://github.com/redis/redis-specifications/blob/master/protocol/RESP3.md


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk