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

Tunable connection pooling size for Neo4J #187

Open
ifadams opened this issue Jul 23, 2024 · 0 comments
Open

Tunable connection pooling size for Neo4J #187

ifadams opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
Enhancement New features or upgrades for functionality, performance, etc

Comments

@ifadams
Copy link
Contributor

ifadams commented Jul 23, 2024

Is your feature request related to a problem? Please describe.
Currently the connection pooling for Neo4J is hard-coded to 16 connections. We've found this already is causing issues with bottlenecks under high-throughput scenarios.

Describe the solution you'd like
Add a configuration parameter + sane defaults so that an operator can tune the number of connections available to the Neo4J backend.

@ifadams ifadams added the Enhancement New features or upgrades for functionality, performance, etc label Jul 23, 2024
@ifadams ifadams self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New features or upgrades for functionality, performance, etc
Projects
None yet
Development

No branches or pull requests

1 participant