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

Add support for LMOVE and BLMOVE #2107

Closed
wants to merge 3 commits into from
Closed

Add support for LMOVE and BLMOVE #2107

wants to merge 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 30, 2021

Closes #2039

Also, refine RedisList.

Add missing Javadoc. Add trim overload accepting long to avoid potential integer downcasting. Add factory methods to RedisList.

See #2039.
@mp911de mp911de added the type: enhancement A general enhancement label Jun 30, 2021
christophstrobl pushed a commit that referenced this pull request Jul 1, 2021
Closes: #2039
Original Pull Request: #2107
christophstrobl pushed a commit that referenced this pull request Jul 1, 2021
Add missing Javadoc. Add trim overload accepting long to avoid potential integer downcasting. Add factory methods to RedisList.

See: #2039
Original Pull Request: #2107
christophstrobl added a commit that referenced this pull request Jul 1, 2021
Remove precise timeout calculation in zsetcommands and switch to TimeoutUtils and update a bit of docs and add some new lines here and there.

Original Pull Request: #2107
@christophstrobl christophstrobl deleted the issue/2039 branch July 1, 2021 16:19
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
Development

Successfully merging this pull request may close these issues.

Add support for LMOVE and BLMOVE via ListOperations and ReactiveListOperations
2 participants