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

db: add support for PgBouncer #819

Closed
mdonadoni opened this issue Aug 6, 2024 · 0 comments · Fixed by reanahub/reana-job-controller#463, #818 or reanahub/reana-workflow-controller#594
Assignees

Comments

@mdonadoni
Copy link
Member

Add support for PgBouncer. This should improve job creation performance in reana-job-controller, as database connections can be persisted/pooled instead of needing to close them after each use (see reanahub/reana-job-controller@980f749)

@mdonadoni mdonadoni self-assigned this Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana-workflow-controller that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana-workflow-controller that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana that referenced this issue Aug 6, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 6, 2024
@mdonadoni mdonadoni added this to 0.95.0 Aug 8, 2024
@mdonadoni mdonadoni moved this to In review in 0.95.0 Aug 8, 2024
mdonadoni added a commit to mdonadoni/reana that referenced this issue Aug 9, 2024
mdonadoni added a commit to mdonadoni/reana-workflow-controller that referenced this issue Aug 9, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 9, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 23, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 23, 2024
mdonadoni added a commit to mdonadoni/reana-job-controller that referenced this issue Aug 23, 2024
mdonadoni added a commit to mdonadoni/reana that referenced this issue Aug 23, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in 0.95.0 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment