Documentation

ProtocolProcessorInterface

Defines a pluggable protocol processor capable of serializing commands and deserializing responses into PHP objects directly from a connection.

Tags
author

Daniele Alessandri suppakilla@gmail.com

Table of Contents

read()  : mixed
Reads a response from a connection to Redis.
write()  : mixed
Writes a request over a connection to Redis.

Methods

Search results