Section: Sorted sets

Increment member score

bash
bash
ZINCRBY leaderboard 10 alice

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
Get a member score
Read a member's numeric score.
OpenIn sheetbashsame section
Add scored members
Insert or update sorted-set scores.
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
Read by score interval
Get members in a score range.
OpenIn sheetbashsame section
Read by score descending
Get members by descending score interval.
OpenIn sheetbashsame section