FileAccess Orion

Protocol

Namespaces

Text

Interfaces, Classes, Traits and Enums

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
Defines a pluggable reader capable of parsing responses returned by Redis and deserializing them to PHP objects.
ProtocolException
Exception used to indentify errors encountered while parsing the Redis wire protocol.

Search results