Name | Description |
---|---|
ClientContextInterface | Interface defining a client-side context such as a pipeline or transaction. |
ClientInterface | Interface defining a client able to execute commands against Redis. |
Name | Description |
---|---|
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. |