Introduction
ZSCORE helps you find the score of a specific member in a sorted set. It tells you the exact value assigned to that member.
You want to check a player's points in a game leaderboard.
You need to find the rating of a product in a sorted list.
You want to see the priority score of a task in a queue.
You want to verify the score of a user in a ranking system.