Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RU101 - Week2 - Error in First Video of "Capped Collections & Set Operations" Section #18

Open
mubashernaeem opened this issue Feb 28, 2024 · 0 comments

Comments

@mubashernaeem
Copy link

Dear Redis Team,

I would like to report an error identified in the first video of the "Capped Collections & Set Operations" section of week2 in the RU101 course. The error pertains to the explanation provided regarding the usage of the "ZREMRANGEBYRANK" command.

The video incorrectly states that "ZREMRANGEBYRANK" is used to trim the lowest-scoring element. However, based on my understanding and Redis documentation, "ZREMRANGEBYRANK" is actually used to remove elements from a sorted set by their rank/index range, rather than by their scores.

Could you please review and correct this information in the video, or add errata to ensure accuracy for learners?

Thank you for your attention to this matter.

Sincerely,
Mubasher Naeem

Screenshot 2024-02-28 165405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant