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).
Async::Redis::Error::Protocol - Protocol violation exception
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).