
25 Oct
2024
25 Oct
'24
9:27 p.m.
On Fri, 25 Oct 2024 at 20:14, Christian Mazakas via Boost < boost@lists.boost.org> wrote:
This really only happens when the author agrees it's worth doing and then they actually do it. Even then, Marcelo has claimed only partial support.
That is not how my previous message should be understood. The Redis protocol implementation in Boost.Redis is 100% sans-io. Multiplexing is not part of that specification [2], which that does not mean it can't be done. [1] https://github.com/redis/redis-specifications/blob/1252427cdbc497f66a7f8550c... [2] https://github.com/redis/redis/issues/12873 Marcelo