Processor
Interfaces, Classes and Traits
- 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.