PHP Predis\Command\Processor 네임스페이스

Interfaces

이름 설명
ProcessorInterface A command processor processes Redis commands before they are sent to Redis.

클래스들

이름 설명
KeyPrefixProcessor Command processor capable of prefixing keys stored in the arguments of Redis commands supported.
ProcessorChain Default implementation of a command processors chain.