-
Notifications
You must be signed in to change notification settings - Fork 32
Tunable connection pooling size for Neo4J #187
Copy link
Copy link
Closed
Labels
EnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etc
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etc