Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Predis
Protocol
Text
Handler
ErrorResponse
PHP Class Predis\Protocol\Text\Handler\ErrorResponse
It translates the payload to a complex response object for Predis.
See link:
http://redis.io/topics/protocol
Author:
Daniele Alessandri (
[email protected]
)
Inheritance:
implements
Predis\Protocol\Text\Handler\ResponseHandlerInterface
Mostrar archivo
Open project: tillkruss/redis-object-cache
Class Usage Examples
Public Methods
Method
Description
handle
(
Predis\Connection\CompositeConnectionInterface
$connection
,
$payload
)
Method Details
handle()
public
method
public
handle
(
Predis\Connection\CompositeConnectionInterface
$connection
,
$payload
)
$connection
Predis\Connection\CompositeConnectionInterface