mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Rebase the branch on develop.
This commit is contained in:
@@ -678,6 +678,7 @@ Acknowledgement to people that helped shape Boost.Redis
|
||||
* Mohammad Nejati ([ashtum](https://github.com/ashtum)): For pointing out scenarios where calls to `async_exec` should fail when the connection is lost.
|
||||
* Klemens Morgenstern ([klemens-morgenstern](https://github.com/klemens-morgenstern)): For useful discussion about timeouts, cancellation, synchronous interfaces and general help with Asio.
|
||||
* Vinnie Falco ([vinniefalco](https://github.com/vinniefalco)): For general suggestions about how to improve the code and the documentation.
|
||||
* Bram Veldhoen ([bveldhoen](https://github.com/bveldhoen)): For contributing a Redis streams example.
|
||||
|
||||
Also many thanks to all individuals that participated in the Boost
|
||||
review
|
||||
@@ -702,6 +703,8 @@ https://lists.boost.org/Archives/boost/2023/01/253944.php.
|
||||
|
||||
### master (incorporates changes to conform the boost review and more)
|
||||
|
||||
* Adds Redis stream example.
|
||||
|
||||
* Renames the project to Boost.Redis and moves the code into namespace
|
||||
`boost::redis`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user