Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch connection pool from bb8 to deadpool #2765

Closed
dessalines opened this issue Feb 24, 2023 · 0 comments
Closed

Switch connection pool from bb8 to deadpool #2765

dessalines opened this issue Feb 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dessalines
Copy link
Member

Example for diesel async: https://docs.rs/diesel-async/0.2.0/diesel_async/pooled_connection/deadpool/index.html

@dessalines dessalines added the enhancement New feature or request label Feb 24, 2023
@dessalines dessalines changed the title Swith from bb8 to deadpool Switch connection pool from bb8 to deadpool Feb 24, 2023
dessalines added a commit that referenced this issue Apr 26, 2023
* Switch from bb8 to deadpool. Fixes #2765

* Remove unecessary deadpool dependency.

* Ignoring nodeinfo test.
Nutomic pushed a commit that referenced this issue Apr 27, 2023
* Switch from bb8 to deadpool. Fixes #2765

* Remove unecessary deadpool dependency.

* Ignoring nodeinfo test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant