Attempts to establish a connection to a Redis server using the redux package
and sends a PING
command. Returns TRUE
if the server is available and
responds appropriately, FALSE
otherwise.
Attempts to establish a connection to a Redis server using the redux package
and sends a PING
command. Returns TRUE
if the server is available and
responds appropriately, FALSE
otherwise.