Skip to content

Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands #2088

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

Closed
wants to merge 9 commits into from
Closed

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 16, 2021

See #2038 and #2007.

mp911de and others added 7 commits June 28, 2021 12:13
We now support Redis 6.2 ZMSCORE through the Template API and on the connection level for all drivers.

Closes #2038
…d lingering commands when using pipelining with flushing customization.
We now support ZPOPMIN, BZPOPMIN, ZPOPMAX and BZPOPMAX through the Template API for all drivers.

Closes #2007
Improve Javadoc. Add static factory methods for easier RedisZSet construction.

See #2007
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
We now support Redis 6.2 ZMSCORE through the Template API and on the connection level for all drivers.

Closes #2038
Original Pull Request: #2088
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
…gering commands when using pipelining with flushing customization.

Original Pull Request: #2088
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
We now support ZPOPMIN, BZPOPMIN, ZPOPMAX and BZPOPMAX through the Template API for all drivers.

Closes #2007
Original Pull Request: #2088
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
christophstrobl added a commit that referenced this pull request Jun 29, 2021
In cases where the timeout is defined in msec we calculate a precise timeout for the BZPOP* operations.
#2102 will bring this behaviour also to List commands.

Original Pull Request: #2088
@christophstrobl christophstrobl deleted the issue/2038 branch June 29, 2021 05:57
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
…gering commands when using pipelining with flushing customization.

Original Pull Request: #2088
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
…gering commands when using pipelining with flushing customization.

Original Pull Request: #2088
christophstrobl pushed a commit that referenced this pull request Jun 29, 2021
Improve Javadoc. Add static factory methods for easier RedisZSet construction.

See #2007
Original Pull Request: #2088
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
2 participants