PHP Predis\Protocol 네임스페이스

중첩된 네임스페이스

Predis\Protocol\Text

Interfaces

이름 설명
ProtocolProcessorInterface Defines a pluggable protocol processor capable of serializing commands and deserializing responses into PHP objects directly from a connection.
RequestSerializerInterface Defines a pluggable serializer for Redis commands.
ResponseReaderInterface Interface that defines a response reader able to parse replies returned by Redis and deserialize them to PHP objects.