Name | Description |
---|---|
ProcessorInterface | A command processor processes Redis commands before they are sent to Redis. |
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. |