all 2 comments

sorted by: hot top controversial new old
[–] [S] 1 point 2 years ago (1 child)

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?

  • source
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    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)?

  • source
  • parent