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

feat: add flags for toggling inclusivity on length by score scores #237

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

nand4011
Copy link
Contributor

Add $inclusiveMin and $inclusiveMax to sortedSetLengthByScore to allow callers to toggle whether the min and max scores should be inclusive or exclusive. They default to inclusive.

Add tests for the flags.

Minor formatting.

Add $inclusiveMin and $inclusiveMax to sortedSetLengthByScore to allow
callers to toggle whether the min and max scores should be inclusive
or exclusive. They default to inclusive.

Add tests for the flags.

Minor formatting.
@nand4011 nand4011 merged commit 1b150b4 into main Oct 21, 2024
5 checks passed
@nand4011 nand4011 deleted the length-by-score-incl-flags branch October 21, 2024 20:48
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

Successfully merging this pull request may close these issues.

2 participants