Module types

Source
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.