bredis v0.12 Release Notes
Release Date: 2022-12-22 // over 3 years ago-
- [feature, breakging] modernize API to use completion token instead of
using completion handler, which makes it possible to usebrediswith
coroutines. Thanks to Usevalad Sauta.
✅ Successfully tested with boostv1.77, lower versions might not work
- [feature, breakging] modernize API to use completion token instead of
Previous changes from v0.11
-
- [feature, possible breakage] add BOOST_ASIO_NO_DEPRECATED definition for better support boost v1.74 and modernize boost API usage