Perhaps the biggest news of Boost 1.84 is the introduction of Boost.Redis, a Redis async client library built on top of Boost.Asio.
Does anyone have any plans to start using Boost.Redis in their projects?
The center for all discussion and news regarding C++.
Perhaps the biggest news of Boost 1.84 is the introduction of Boost.Redis, a Redis async client library built on top of Boost.Asio.
Does anyone have any plans to start using Boost.Redis in their projects?
Is this another library that makes things easier by removing control?
Asio already isn't really the goto solution for what I know, what is the problem Redis tries to solve (non ironically, I might come off a bit harsh here sorry for that)?