Expand description
Command builders for Redis Sorted Set operations
Structsยง
- ZAddCommand 
- Represents the ZADDcommand.
- ZCardCommand 
- Represents the ZCARDcommand.
- ZRangeCommand 
- Represents the ZRANGEcommand.
- ZRankCommand 
- Represents the ZRANKcommand.
- ZRemCommand 
- Represents the ZREMcommand.
- ZRevRank Command 
- Represents the ZREVRANKcommand.
- ZScoreCommand 
- Represents the ZSCOREcommand.