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

How do to use connection pooling in pyArango? #209

Open
koji98 opened this issue Jul 5, 2021 · 2 comments
Open

How do to use connection pooling in pyArango? #209

koji98 opened this issue Jul 5, 2021 · 2 comments

Comments

@koji98
Copy link

koji98 commented Jul 5, 2021

Can someone explain how to do connection pooling in pyArango? It doesn't look like there's any documentation for this and I would imagine this to be a common ask.

@cristiansteib
Copy link
Contributor

Hi @koji98. take a look if this PR works for you #214. Also, any comment will be appreciated.

@salunkhs
Copy link

Hi @cristiansteib

From the documentation i see we have ability to provide pool_maxsize parameter for connection class.
But I cant find this property in 2.0.1 version. Could you please confirm in which version i can set pool_maxsize parameter

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

3 participants