Fixes for Boost 1.87 by mzimbres · Pull Request #221 · boostorg/redis · GitHub
Skip to content

Fixes for Boost 1.87#221

Merged
mzimbres merged 14 commits into
masterfrom
develop
Nov 3, 2024
Merged

Fixes for Boost 1.87#221
mzimbres merged 14 commits into
masterfrom
develop

Conversation

@mzimbres

@mzimbres mzimbres commented Nov 2, 2024

Copy link
Copy Markdown
Collaborator

No description provided.

mzimbres and others added 14 commits July 28, 2024 15:03
* Fixes issue 181.

* Refactors add_hello and adds unit tests.

* Adds endian to the list of dependencies

* Make the library modular usable.

* Some fixes in the article about the costs of async abstractions [skip ci]

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Add missing import-search for cconfig/predef checks.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Move inter-lib dependencies to a project variable and into the build targets.

* Update build deps.

* Fix spurious semi-colon.

---------

Co-authored-by: Marcelo Zimbres <mzimbres@gmail.com>
As the user points out in

   #205

wait_for_all might be the cause of delay in the
reconnection. I could not observe any improvement in my
local setup but wait_for_one_error look the correct token
and all tests pass so I am willing to change it.
@mzimbres mzimbres merged commit 8df535f into master Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants