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 can we retrieve _available_connections and _in_use_connections while using BlockingConnectionPool? #3457

Open
vikas-credgenics opened this issue Dec 16, 2024 · 0 comments

Comments

@vikas-credgenics
Copy link

With ConnectionPool, I can access the values of _available_connections and _in_use_connections. However, when using BlockingConnectionPool, I am unable to retrieve these values. Can anyone help in the same.

I am using redis==4.6.0

@vikas-credgenics vikas-credgenics changed the title How to get _available_connections & _in_use_connections when we use BlockingConnectionPool How can we retrieve _available_connections and _in_use_connections while using BlockingConnectionPool? Dec 16, 2024
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

1 participant