FileAccess Orion

StatusResponse
in package
implements ResponseHandlerInterface

Handler for the status response type in the standard Redis wire protocol. It translates certain classes of status response to PHP objects or just returns the payload as a string.

Tags
link
http://redis.io/topics/protocol
author

Daniele Alessandri suppakilla@gmail.com

Interfaces, Classes, Traits and Enums

ResponseHandlerInterface
Defines a pluggable handler used to parse a particular type of response.

Table of Contents

handle()  : mixed
Deserializes a response returned by Redis and reads more data from the connection if needed.

Methods

Search results