PHP Predis\Response Пространство имен

Пространства имен

Predis\Response\Iterator

Interfaces

Имя Описание
ErrorInterface Represents an error returned by Redis (responses identified by "-" in the Redis protocol) during the execution of an operation on the server.

Классы

Имя Описание
Error Represents an error returned by Redis (-ERR responses) during the execution of a command on the server.
ServerException Exception class that identifies server-side Redis errors.
Status Represents a status response returned by Redis.