Commit fc00cc9e authored by Matt Mazzola's avatar Matt Mazzola Committed by Matt Mazzola

Update summary comments for SortedSetRangeByScore and SortedSetRangeByScoreWithScores

The comments for these two functions was incorrectly stating that start and stop were 0-based indexes for fetching a fixed number of items. ZRANGEBYSCORE actually takes a min and max value which create a range which an unknown amount of members may qualify.
parent 9a4e4087
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment