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

Many open Net.Tcp connections being created over time, the drive does not reuse or close the DBConnection. #151

Open
holocentric-bmsnext opened this issue Dec 6, 2017 · 1 comment

Comments

@holocentric-bmsnext
Copy link

There are issues with the connection pool, instead of reusing an existing one every time when a query is executed against the graph database, a new connection is created. This is causing performance as well as memory issues.

@user33
Copy link

user33 commented Sep 18, 2018

please share me the code for oreintdb 2.2.33 database connection through c#.net

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

No branches or pull requests

2 participants