Expand description
Common types across RESP versions.
Constantsยง
- CRLF
- Terminating bytes between frames.
- PATTERN_
PUBSUB_ PREFIX - The prefix on pubsub messages from a pattern matching subscription.
- PUBSUB_
PREFIX - The prefix on normal pubsub messages.
- PUBSUB_
PUSH_ PREFIX - Prefix on RESP3 push pubsub messages.
- REDIS_
CLUSTER_ SLOTS - The number of slots in a Redis cluster.
- SHARD_
PUBSUB_ PREFIX - The prefix on pubsub messages from a shard channel subscription.