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
I would like to check the connectivity to the redis server. But there is no attribute/method which shows the state of the connection. Did I miss something or does it automatically reconnect?
Suggestion:
MyRedisClient.Connection() (returns true or false)
Thanks in advance! :)
The text was updated successfully, but these errors were encountered:
I would like to check the connectivity to the redis server. But there is no attribute/method which shows the state of the connection. Did I miss something or does it automatically reconnect?
Suggestion:
MyRedisClient.Connection() (returns true or false)
Thanks in advance! :)
The text was updated successfully, but these errors were encountered: