Expand description
Command builders for Redis Set operations
Structsยง
- SAdd
Command - Represents the
SADDcommand. - SCard
Command - Represents the
SCARDcommand. - SIsMember
Command - Represents the
SISMEMBERcommand. - SMembers
Command - Represents the
SMEMBERScommand. - SPop
Command - Represents the
SPOPcommand. - SRand
Member Command - Represents the
SRANDMEMBERcommand. - SRem
Command - Represents the
SREMcommand.