PHP Predis\Command\Processor Namespace

Interfaces

Name Description
ProcessorInterface A command processor processes Redis commands before they are sent to Redis.

Classes

Name Description
KeyPrefixProcessor Command processor capable of prefixing keys stored in the arguments of Redis commands supported.
ProcessorChain Default implementation of a command processors chain.