apicache
apicache copied to clipboard
IORedis Support for Connection check
In the case of IORedis package which doesn't support the property called connected
, In this change, I have added support to check for node_redis connected
property OR ioredis status
property whichever is present for further execution.
Please link this PR to Issue #204