Predis
Namespaces
- Cluster
- Collection
- Command
- Configuration
- Connection
- Monitor
- Pipeline
- Profile
- Protocol
- PubSub
- Replication
- Response
- Session
- Transaction
Interfaces, Classes, Traits and Enums
- 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 for Predis.
- Client
- Client class used for connecting and executing commands on Redis.
- ClientException
- Exception class that identifies client-side errors.
- CommunicationException
- Base exception class for network-related errors.
- NotSupportedException
- Exception class thrown when trying to use features not supported by certain classes or abstractions of Predis.
- PredisException
- Base exception class for Predis-related errors.