NAME

Async::Redis::Error::Protocol - Protocol violation exception

DESCRIPTION

Thrown when Redis response doesn't match expected RESP format, or when commands are used incorrectly (e.g., regular command on a connection in PubSub mode).

ATTRIBUTES

data - The malformed data that triggered the error