Skip to content

Conversation

@christophstrobl
Copy link
Member

Closes: #1816

This commit fixes an issue where the order of elements in a set is not preserved when converting elements of the set.
Also provide a Kotlin coroutines variant via the extension for ReactiveZSetOperations.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
This commit fixes an issue where the order of elements in a set is not preserved when converting elements of the set.

Closes #1969.
Original pull request: #1968.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
We now support ZREMRANGEBYLEX for Synchronous, Reactive, ZSetOperations and RedisZSet.

Also provide a Kotlin coroutines variant via the extension for ReactiveZSetOperations.

Closes #1816.
Original pull request: #1968.
mp911de added a commit that referenced this pull request Feb 15, 2021
Reformat code. Tweak Javadoc

See #1816.
Original pull request: #1968.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
This commit fixes an issue where the order of elements in a set is not preserved when converting elements of the set.

Closes #1969.
Original pull request: #1968.
mp911de pushed a commit that referenced this pull request Feb 15, 2021
This commit fixes an issue where the order of elements in a set is not preserved when converting elements of the set.

Closes #1969.
Original pull request: #1968.
@mp911de
Copy link
Member

mp911de commented Feb 15, 2021

That's merged and polished now. The SetConverter fix is backported to 2.4.x. and 2.3.x.

@mp911de mp911de closed this Feb 15, 2021
@mp911de mp911de deleted the issue/1816 branch February 15, 2021 14:05
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.

Add support for removeRangeByLex in ZSetOperations [DATAREDIS-1244]

3 participants