Section: Sorted sets

Trim by rank

bash
bash
ZREMRANGEBYRANK leaderboard 0 -101

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Sorted sets
Trim by score
Remove low-scoring members.
OpenIn sheetbashsame section
Add scored members
Insert or update sorted-set scores.
OpenIn sheetbashsame section
Get a member score
Read a member's numeric score.
OpenIn sheetbashsame section
Increment member score
Add to a member's score.
OpenIn sheetbashsame section
Read by rank
Get members by ascending rank.
OpenIn sheetbashsame section
Read highest-ranked members
Get members by descending rank.
OpenIn sheetbashsame section