You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: