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

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

Predis\Cluster
Predis\Collection
Predis\Command
Predis\Configuration
Predis\Connection
Predis\Monitor
Predis\Pipeline
Predis\Profile
Predis\Protocol
Predis\PubSub
Predis\Replication
Predis\Response
Predis\Session
Predis\Silex
Predis\Transaction

Interfaces

Имя Описание
ClientContextInterface Interface defining a client-side context such as a pipeline or transaction.
ClientInterface Interface defining a client able to execute commands against Redis.

Классы

Имя Описание
Autoloader Implements a lightweight PSR-0 compliant autoloader.
Client Main class that exposes the most high-level interface to interact with Redis.
CommunicationException Base exception class for network-related errors.