On Sun, 18 Dec 2022 at 09:44, Marcelo Zimbres Silva via Boost < boost@lists.boost.org> wrote:
Hi,
I would like to propose my Redis client library for inclusion in Boost
Apologies for the delay. Had I seen this earlier I would have endorsed it earlier. Redis is a go-to tool for messaging. It makes absolute sense to provide support in Boost using Asio's asynchronous execution model. Endorsed.
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
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost