Introduction
ZINCRBY helps you add or subtract points from a member's score in a sorted set easily.
You want to update a player's score in a game leaderboard.
You need to increase the count of how many times a user performed an action.
You want to adjust rankings based on new events or data.
You want to keep track of points earned by users over time.
You want to add bonus points to a member in a rewards program.