Acknowledgements
Acknowledgement to people that helped shape Boost.Redis
-
Richard Hodges (madmongo1): For very helpful support with Asio, the design of asynchronous programs, etc.
-
VinÃcius dos Santos Oliveira (vinipsmaker): For useful discussion about how Boost.Redis consumes buffers in the read operation.
-
Petr Dannhofer (Eddie-cz): For helping me understand how the
AUTHandHELLOcommand can influence each other. -
Mohammad Nejati (ashtum): For pointing out scenarios where calls to
async_execshould fail when the connection is lost. -
Klemens Morgenstern (klemens-morgenstern): For useful discussion about timeouts, cancellation, synchronous interfaces and general help with Asio.
-
Vinnie Falco (vinniefalco): For general suggestions about how to improve the code and the documentation.
-
Bram Veldhoen (bveldhoen): For contributing a Redis-streams example.
Also many thanks to all individuals that participated in the Boost review
-
Zach Laine: https://lists.boost.org/Archives/boost/2023/01/253883.php
-
Vinnie Falco: https://lists.boost.org/Archives/boost/2023/01/253886.php
-
Christian Mazakas: https://lists.boost.org/Archives/boost/2023/01/253900.php
-
Ruben Perez: https://lists.boost.org/Archives/boost/2023/01/253915.php
-
Dmitry Arkhipov: https://lists.boost.org/Archives/boost/2023/01/253925.php
-
Alan de Freitas: https://lists.boost.org/Archives/boost/2023/01/253927.php
-
Mohammad Nejati: https://lists.boost.org/Archives/boost/2023/01/253929.php
-
Sam Hartsfield: https://lists.boost.org/Archives/boost/2023/01/253931.php
-
Miguel Portilla: https://lists.boost.org/Archives/boost/2023/01/253935.php
-
Robert A.H. Leahy: https://lists.boost.org/Archives/boost/2023/01/253928.php
The Reviews can be found at: https://lists.boost.org/Archives/boost/2023/01/date.php. The thread with the ACCEPT from the review manager can be found here: https://lists.boost.org/Archives/boost/2023/01/253944.php.