chickadee » redis-client » redis-read-response

redis-read-response portprocedure

Read a response from the redis service and return it as a list. This is useful when a command response from redis may not be immediate, for example the BRPOP or the SUBSCRIBE command.